Home
last modified time | relevance | path

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

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