Searched refs:replace_copy_if (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/cpp/ | ||
H A D | algo.h | 51 using __STD::replace_copy_if; |
H A D | stl_algo.h | 493 _OutputIter replace_copy_if(Iterator __first, Iterator __last, in replace_copy_if() function |