Searched refs:MutablePredicate (Results 1 – 1 of 1) sorted by relevance
299 struct MutablePredicate { in test() struct305 auto ret = std::ranges::count_if(a, a + 4, MutablePredicate{}); in test()310 auto ret = std::ranges::count_if(a, MutablePredicate{}); in test()