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