Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__algorithm/
H A Dpartition_copy.h23 …IDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 pair<_OutputIterator1, _OutputIterator2> partition_copy( in partition_copy() function
/llvm-project/pstl/include/pstl/internal/
H A Dglue_algorithm_impl.h590 partition_copy(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, in partition_copy() function