Re: [Boost-users] for_each_until like algorithm
11 Feb
2009
11 Feb
'09
3:45 p.m.
On Wed, Feb 11, 2009 at 2:24 PM, Marshall Clow
You might look in the sandbox, specifically in boost/algorithms/all.hpp. What you call "exists" is called "any" there - which follows the proposal for TR2.
Oh yes, so it is! With your name on the file I see. I prefer exists to any, but OTOH I can see the symetry with none, so maybe your version is best. When is this likely to emerge from the shadows? Also, I see you have range versions too - does this need the RangeEx stuff to be in Boost too? Do you think your algorithms should have Boost concept checks on their template parameters? Cheers, Rob.
5756
Age (days ago)
5756
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Jones