Searched defs:maximum_impl (Results 1 – 4 of 4) sorted by relevance
90 struct maximum_impl<T, when<condition>> : default_ { struct92 static constexpr decltype(auto) apply(Xs&& xs) in apply()
154 struct maximum_impl<range_tag> { struct156 static constexpr auto apply(range<T, from, to> const&) in apply()