#include <reverse_fold.hpp>
Public Types | |
typedef aux::reverse_fold_impl< ::boost::mpl::O1_size< Sequence >::value, typename begin< Sequence >::type, typename end< Sequence >::type, State, BackwardOp, ForwardOp >::state | type |
Definition at line 32 of file reverse_fold.hpp.
typedef aux::reverse_fold_impl< ::boost::mpl::O1_size<Sequence>::value , typename begin<Sequence>::type , typename end<Sequence>::type , State , BackwardOp , ForwardOp >::state boost::mpl::reverse_fold< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, ForwardOp >::type |
Definition at line 41 of file reverse_fold.hpp.