$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin (adrianm_at_[hidden])
Date: 2005-11-28 16:00:53
> Sorry for keeping you waiting. I have not forgotten about it and
> I would very much like to put it to the next release.
>
> I just haven't find a time to look into But I have it in my schedule
> before xmas.
Any chance we'll see _real_ predicates as well (i.e. starts_with etc that can
be used with standard algorithms)?
std::find_if(v.begin(), v.end(), istarts_with("abcd"));