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_fold< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, ForwardOp > Struct Template Reference

#include <reverse_fold.hpp>

Inheritance diagram for boost::mpl::reverse_fold< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, ForwardOp >:

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
 

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_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

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