Home
last modified time | relevance | path

Searched defs:max_impl (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/accumulators/statistics/
Dmax.hpp28 struct max_impl struct
32 typedef Sample result_type;
35 max_impl(Args const &args) in max_impl() function
41 void operator ()(Args const &args) in operator ()()
46 result_type result(dont_care) const in result()
53 void serialize(Archive & ar, const unsigned int file_version) in serialize()
59 Sample max_;
/third_party/boost/libs/hana/include/boost/hana/
Dmax.hpp46 struct max_impl<T, U, when<condition>> : default_ { struct
48 static constexpr decltype(auto) apply(X&& x, Y&& y) { in apply()
/third_party/boost/boost/hana/
Dmax.hpp46 struct max_impl<T, U, when<condition>> : default_ { struct
48 static constexpr decltype(auto) apply(X&& x, Y&& y) { in apply()