Home | History | Annotate | Download | only in src

Lines Matching refs:count_if

274   return static_cast<int>(std::count_if(c.begin(), c.end(), predicate));