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

#include <reverse_iter_fold.hpp>

Public Types

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

Member Typedef Documentation

template<typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM, typename ForwardOp = arg<1>>
typedef aux::reverse_iter_fold_impl< ::boost::mpl::O1_size<Sequence>::value , typename begin<Sequence>::type , typename end<Sequence>::type , State , typename lambda<BackwardOp>::type , typename lambda<ForwardOp>::type >::state boost::mpl::reverse_iter_fold< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, ForwardOp >::type

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