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

The largest 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::maximum_by< predicate, structure >

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