Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
fold.hpp File Reference
Include dependency graph for fold.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::proto::detail::as_callable< Transform, Data >
 
struct  boost::proto::detail::as_callable< Transform, Data >::result< Sig >
 
struct  boost::proto::detail::as_callable< Transform, Data >::result< This(State, Expr)>
 
struct  boost::proto::detail::fold_impl< State0, Fun, Expr, State, Data, Arity >
 
struct  boost::proto::detail::reverse_fold_impl< State0, Fun, Expr, State, Data, Arity >
 
struct  boost::proto::fold< Sequence, State0, Fun >
 A PrimitiveTransform that invokes the fusion::fold<> algorithm to accumulate. More...
 
struct  boost::proto::fold< Sequence, State0, Fun >::impl< Expr, State, Data >
 
struct  boost::proto::reverse_fold< Sequence, State0, Fun >
 A PrimitiveTransform that is the same as the fold<> transform, except that it folds back-to-front instead of front-to-back. More...
 
struct  boost::proto::reverse_fold< Sequence, State0, Fun >::impl< Expr, State, Data >
 
struct  boost::proto::fold< _, State0, Fun >
 INTERNAL ONLY. More...
 
struct  boost::proto::fold< _, State0, Fun >::impl< Expr, State, Data >
 
struct  boost::proto::reverse_fold< _, State0, Fun >
 INTERNAL ONLY. More...
 
struct  boost::proto::reverse_fold< _, State0, Fun >::impl< Expr, State, Data >
 
struct  boost::proto::is_callable< fold< Sequence, State, Fun > >
 INTERNAL ONLY. More...
 
struct  boost::proto::is_callable< reverse_fold< Sequence, State, Fun > >
 INTERNAL ONLY. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::proto
 
 boost::proto::detail