Searched defs:none_of_impl (Results 1 – 1 of 1) sorted by relevance
41 struct none_of_impl<S, when<condition>> : default_ { struct43 static constexpr auto apply(Xs&& xs, Pred&& pred) { in apply()