Home
last modified time | relevance | path

Searched defs:maximum_impl (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/hana/include/boost/hana/
Dmaximum.hpp90 struct maximum_impl<T, when<condition>> : default_ { struct
92 static constexpr decltype(auto) apply(Xs&& xs) in apply()
Drange.hpp154 struct maximum_impl<range_tag> { struct
156 static constexpr auto apply(range<T, from, to> const&) in apply()
/third_party/boost/boost/hana/
Dmaximum.hpp90 struct maximum_impl<T, when<condition>> : default_ { struct
92 static constexpr decltype(auto) apply(Xs&& xs) in apply()
Drange.hpp154 struct maximum_impl<range_tag> { struct
156 static constexpr auto apply(range<T, from, to> const&) in apply()