Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dfill.h39 struct __cpu_parallel_fill { struct
42 …& __policy, _ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) const noexcept { in operator()