Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dcopy_if.pass.cpp22 struct run_copy_if struct
28 …stl::execution::parallel_policy, InputIterator first, InputIterator last, OutputIterator out_first, in operator ()()
36 … operator()(pstl::execution::parallel_unsequenced_policy, InputIterator first, InputIterator last, in operator ()()
46 operator()(Policy&& exec, InputIterator first, InputIterator last, OutputIterator out_first, in operator ()()