Searched defs:count_if (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/headers/cpp/
H A Dstl_algo.h246 void count_if(_InputIter __first, _InputIter __last, _Predicate __pred, function
267 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function

Completed in 92 milliseconds