id summary reporter owner description type status milestone component version severity resolution keywords cc 5027 Extension of Boost.Range algorithms gast128 Marshall Clow "Maybe an idea to extend Boost.Range algorithms: - copy_if - for_each_if - transform_if - contains (/contains_if, shortcut for std::find(...) != end) - all (/all_if) - none(/none_if, shortcut for std::find(...) == end)) - bsearch (Austern 13.2.1.2) Some of them are listed in STLAlgorithmExtensions. " Feature Requests new To Be Determined algorithm Boost 1.45.0 Not Applicable