Home
last modified time | relevance | path

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

/external/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/
Dremove.pass.cpp22 struct run_remove struct
28 …::execution::unsequenced_policy, InputIterator first, InputIterator last, OutputIterator out_first, in operator ()()
35 … operator()(pstl::execution::parallel_unsequenced_policy, InputIterator first, InputIterator last, in operator ()()
60 struct run_remove_if argument