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

/external/stlport/stlport/stl/
H A D_algo.h65 // count_if
68 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
115 count_if(_InputIter __first, _InputIter __last, _Predicate __pred, _Size& __n) { function

Completed in 208 milliseconds