Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/
H A Dcopy_move.pass.cpp74 struct run_move struct
81 …::execution::unsequenced_policy, InputIterator first, InputIterator last, OutputIterator out_first, in operator ()()
89 … operator()(pstl::execution::parallel_unsequenced_policy, InputIterator first, InputIterator last, in operator ()()
116 struct run_move<Wrapper<T>> struct
123 …::execution::unsequenced_policy, InputIterator first, InputIterator last, OutputIterator out_first, in operator ()()
131 … operator()(pstl::execution::parallel_unsequenced_policy, InputIterator first, InputIterator last, in operator ()()
140 operator()(Policy&& exec, InputIterator first, InputIterator last, OutputIterator out_first, in operator ()()