#include <iter_fold.hpp>
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 |
Definition at line 32 of file iter_fold.hpp.
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 |
Definition at line 40 of file iter_fold.hpp.