Searched defs:replace_copy_if (Results 1 – 14 of 14) sorted by relevance
173 struct replace_copy_if struct179 struct result<This(R&, O, P, T&)>185 operator()(R& r, O o, P p, T const& with) const in operator ()()
21 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator replace_copy_if( in replace_copy_if() function
176 _LIBCPP_HIDE_FROM_ABI void replace_copy_if( in replace_copy_if() function
479 _LIBCPP_HIDE_FROM_ABI void replace_copy_if( in replace_copy_if() function
173 _LIBCPP_HIDE_FROM_ABI void replace_copy_if( in replace_copy_if() function
170 _LIBCPP_HIDE_FROM_ABI void replace_copy_if( in replace_copy_if() function
34 replace_copy_if(const ForwardRange& rng, OutputIterator out_it, Predicate pred, in replace_copy_if() function