Home
last modified time | relevance | path

Searched defs:remove_copy_if (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/libcxx/include/__algorithm/
H A Dremove_copy_if.h23 remove_copy_if(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _Predicate … in remove_copy_if() function
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_algo.h1007 remove_copy_if(_InputIter __first, _InputIter __last, in remove_copy_if() function
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h1215 remove_copy_if(_InputIterator __first, _InputIterator __last, in remove_copy_if() function