Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpl::max_element< BOOST_MPL_AUX_NA_PARAM, Predicate > Struct Template Reference

#include <max_element.hpp>

Inheritance diagram for boost::mpl::max_element< BOOST_MPL_AUX_NA_PARAM, Predicate >:
Collaboration diagram for boost::mpl::max_element< BOOST_MPL_AUX_NA_PARAM, Predicate >:

Public Types

typedef aux::iter_fold_impl
< ::boost::mpl::O1_size
< Sequence >::value, typename
begin< Sequence >::type,
typename end< Sequence >::type,
State, typename lambda
< ForwardOp >::type >::state 
type
 

Member Typedef Documentation

typedef aux::iter_fold_impl< ::boost::mpl::O1_size<Sequence>::value , typename begin<Sequence>::type , typename end<Sequence>::type , State , typename lambda<ForwardOp>::type >::state boost::mpl::iter_fold< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::type
inherited

The documentation for this struct was generated from the following file: