Searched defs:maximum_pred_impl (Results 1 – 2 of 2) sorted by relevance
76 struct maximum_pred_impl<T, when<condition>> : default_ { struct78 static constexpr decltype(auto) apply(Xs&& xs, Pred&& pred) { in apply()