Searched defs:remove_copy (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/boost/range/algorithm/ |
| D | remove_copy.hpp | 34 remove_copy(const SinglePassRange& rng, OutputIterator out_it, const Value& val) in remove_copy() function
|
| /third_party/boost/boost/phoenix/stl/algorithm/ |
| D | transformation.hpp | 303 struct remove_copy struct 309 struct result<This(R&, O, T)> 315 operator()(R& r, O o, T const& x) const in operator ()()
|
| /third_party/boost/boost/lambda/ |
| D | algorithm.hpp | 539 struct remove_copy { struct 542 struct sig { 550 operator()(A a, A b, C c, const D& d) const in operator ()()
|
| /third_party/boost/boost/poly_collection/ |
| D | algorithm.hpp | 923 BOOST_POLY_COLLECTION_DEFINE_OVERLOAD_SET(std_remove_copy,std::remove_copy) in BOOST_POLY_COLLECTION_DEFINE_OVERLOAD_SET()
|