Searched refs:count_if (Results 1 – 2 of 2) sorted by relevance
43 using __STD::count_if;
246 void count_if(_InputIter __first, _InputIter __last, _Predicate __pred, in count_if() function267 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { in count_if() function