#include <transform.hpp>
Public Types | |
typedef eval_if< or_< is_na < OperationOrInserter > , is_lambda_expression < Seq2OrOperation >, not_ < is_sequence< Seq2OrOperation > > >, transform1< Seq1, Seq2OrOperation, OperationOrInserter > , transform2< Seq1, Seq2OrOperation, OperationOrInserter, Inserter > >::type | type |
typedef eval_if< or_< is_na<OperationOrInserter> , is_lambda_expression< Seq2OrOperation > , not_< is_sequence<Seq2OrOperation> > > , transform1<Seq1,Seq2OrOperation,OperationOrInserter> , transform2<Seq1,Seq2OrOperation,OperationOrInserter,Inserter> >::type boost::mpl::transform< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::type |