Go to the source code of this file.
|
struct | boost::mpl::aux::AUX778076_FOLD_IMPL_NAME< First, Last, State, BackwardOp, ForwardOp > |
| forward declaration More...
|
|
struct | boost::mpl::aux::AUX778076_FOLD_IMPL_NAME< First, Last, State, BackwardOp, ForwardOp > |
| forward declaration More...
|
|
struct | boost::mpl::aux::AUX778076_FOLD_IMPL_NAME<-1, First, Last, State, BackwardOp, ForwardOp > |
|
struct | boost::mpl::aux::AUX778076_FOLD_IMPL_NAME<-1, Last, Last, State, BackwardOp, ForwardOp > |
|
|
#define | AUX778076_FIRST_BACKWARD_STATE_TYPEDEF(n_) typedef typename nested_chunk::state BOOST_PP_CAT(bkwd_state,n_); |
|
#define | AUX778076_FOLD_CHUNK_NAME BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_chunk) \ |
|
#define | AUX778076_FOLD_IMPL_NAME BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_impl) \ |
|
#define | AUX778076_ITER_FOLD_BACKWARD_STEP(unused, n_, j) |
|
#define | AUX778076_ITER_FOLD_BACKWARD_STEP_FUNC(n_) |
|
#define | AUX778076_ITER_FOLD_FORWARD_STEP(unused, n_, unused2) |
|
#define | BOOST_PP_ITERATION_PARAMS_1 (3,(0, BOOST_MPL_LIMIT_UNROLLING, <boost/mpl/aux_/reverse_fold_impl_body.hpp>)) |
|
◆ AUX778076_FIRST_BACKWARD_STATE_TYPEDEF
#define AUX778076_FIRST_BACKWARD_STATE_TYPEDEF |
( |
|
n_ | ) |
typedef typename nested_chunk::state BOOST_PP_CAT(bkwd_state,n_); |
◆ AUX778076_FOLD_CHUNK_NAME
#define AUX778076_FOLD_CHUNK_NAME BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_chunk) \ |
◆ AUX778076_FOLD_IMPL_NAME
#define AUX778076_FOLD_IMPL_NAME BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_impl) \ |
◆ AUX778076_ITER_FOLD_BACKWARD_STEP
#define AUX778076_ITER_FOLD_BACKWARD_STEP |
( |
|
unused, |
|
|
|
n_, |
|
|
|
j |
|
) |
| |
◆ AUX778076_ITER_FOLD_BACKWARD_STEP_FUNC
#define AUX778076_ITER_FOLD_BACKWARD_STEP_FUNC |
( |
|
n_ | ) |
|
◆ AUX778076_ITER_FOLD_FORWARD_STEP
#define AUX778076_ITER_FOLD_FORWARD_STEP |
( |
|
unused, |
|
|
|
n_, |
|
|
|
unused2 |
|
) |
| |
◆ BOOST_PP_ITERATION_PARAMS_1
#define AUX778076_ITER_FOLD_BACKWARD_STEP_FUNC(n_)