Searched defs:count_if (Results 1 – 3 of 3) sorted by relevance
25 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) { in count_if() function
119 count_if(_ExecutionPolicy&& __policy, _ForwardIterator __first, _ForwardIterator __last, _Predicate… in count_if() function