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

Returns whether the given objects are ordered according to the <= ordering. More...

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

Detailed Description

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

Returns whether the given objects are ordered according to the <= ordering.