Searched defs:replace_copy_if (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/boost/range/algorithm/ |
| D | replace_copy_if.hpp | 34 replace_copy_if(const ForwardRange& rng, OutputIterator out_it, Predicate pred, in replace_copy_if() function
|
| /third_party/boost/boost/phoenix/stl/algorithm/ |
| D | transformation.hpp | 173 struct replace_copy_if struct 179 struct result<This(R&, O, P, T&)> 185 operator()(R& r, O o, P p, T const& with) const in operator ()()
|
| /third_party/boost/boost/lambda/ |
| D | algorithm.hpp | 423 struct replace_copy_if { struct 426 struct sig { 434 operator()(A a, A b, C c, D d, const E& e) const in operator ()()
|
| /third_party/boost/boost/poly_collection/ |
| D | algorithm.hpp | 916 OutputIterator replace_copy_if( in replace_copy_if() function
|