MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
boost::mpl11::min< x1, x2, xs > Struct Template Reference

Returns the smallest of its arguments according to the ordering induced by less. More...

#include <boost/mpl11/fwd/orderable.hpp>

Detailed Description

template<typename x1, typename x2, typename... xs>
struct boost::mpl11::min< x1, x2, xs >

Returns the smallest of its arguments according to the ordering induced by less.