MPL11
 All Classes Namespaces Files Typedefs Macros Groups Pages
boost::mpl11::minimum_by< predicate, structure > Struct Template Reference

The least element of a non-empty structure with respect to the given predicate. More...

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

Detailed Description

template<typename predicate, typename structure>
struct boost::mpl11::minimum_by< predicate, structure >

The least element of a non-empty structure with respect to the given predicate.