Home
last modified time | relevance | path

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

/third_party/boost/boost/accumulators/statistics/
Dmin.hpp28 struct min_impl struct
32 typedef Sample result_type;
35 min_impl(Args const &args) in min_impl() argument
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 min_;
/third_party/boost/libs/hana/include/boost/hana/
Dmin.hpp46 struct min_impl<T, U, when<condition>> : default_ { struct
48 static constexpr decltype(auto) apply(X&& x, Y&& y) { in apply()
/third_party/boost/boost/hana/
Dmin.hpp46 struct min_impl<T, U, when<condition>> : default_ { struct
48 static constexpr decltype(auto) apply(X&& x, Y&& y) { in apply()