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
413 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) in count_if() function
448 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) in count_if() function