Home | History | Annotate | Download | only in bits

Lines Matching refs:count_if

318   // count_if
4339 auto __matches = std::count_if(__first2, __last2,
4342 || std::count_if(__scan, __last1,
4643 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred)