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