
on Mon Sep 26 2011, Marshall Clow <mclow.lists-AT-gmail.com> wrote:
On Sep 26, 2011, at 12:10 PM, Andrew Sutton wrote:
I'd love to overload the name, but I don't know how to get the compiler to distinguish between: any_of ( first, last, predicate ) and: any_of ( first, last, value )
I will think about "any_of_equal". It doesn't seem right to me at first look - but then again, "any_of_val" is not a great name either.
I thought I had suggested any_equal, all_equal, etc. in a previous email. Maybe I forgot to send it :)
Ok - I've changed the names, and pushed the changes to github. https://github.com/mclow/Boost.Algorithm
You should note that the revision officially under review is this one, though: https://github.com/mclow/Boost.Algorithm/tree/Review
If people are more comfortable downloading zip files, I can make another one of those.
I don't think you need to. Github makes them for you: https://github.com/mclow/Boost.Algorithm/archives/master -- Dave Abrahams BoostPro Computing http://www.boostpro.com