Searched defs:count_if (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/ | ||
H A D | count_if.h | 25 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) { in count_if() function |
H A D | pstl_count.h |
|