Searched defs:test_find (Results 1 – 1 of 1) sorted by relevance
22 struct test_find struct28 operator()(pstl::execution::unsequenced_policy, Iterator first, Iterator last, Value value) in operator ()()33 …perator()(pstl::execution::parallel_unsequenced_policy, Iterator first, Iterator last, Value value) in operator ()()63 invoke_on_all_policies(test_find(), in.begin(), in.end(), value); in test() argument