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

#include <fold.hpp>

Inheritance diagram for boost::mpl::fold< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >:

Public Types

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

Member Typedef Documentation

template<typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM>
typedef aux::fold_impl< ::boost::mpl::O1_size<Sequence>::value , typename begin<Sequence>::type , typename end<Sequence>::type , State , ForwardOp >::state boost::mpl::fold< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::type

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