Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dany_of.h72 struct __cpu_parallel_any_of { struct
75 …&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Predicate __pred) const noexcept { in operator()