Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__algorithm/
H A Dremove_copy_if.h22 remove_copy_if(_InputIterator __first, _InputIterator __last, _OutputIterator __result, _Predicate … in remove_copy_if() function
/llvm-project/pstl/include/pstl/internal/
H A Dglue_algorithm_impl.h441 remove_copy_if(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, in remove_copy_if() function