Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dfind_if.h102 struct __cpu_parallel_find_if { struct
105 …&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Predicate __pred) const noexcept { in operator()