template< \
> \
{ \
typedef
typename eval_if<
\
is_na<OperationOrInserter> \
, is_lambda_expression< Seq2OrOperation > \
, not_< is_sequence<Seq2OrOperation> > \
> \
,
name##1<Seq1,Seq2OrOperation,OperationOrInserter> \
,
name##2<Seq1,Seq2OrOperation,OperationOrInserter,Inserter> \
BOOST_MPL_AUX_NA_SPEC(4, transform) template< typename BOOST_MPL_AUX_NA_PARAM(Seq1)
const int name
Definition: gzip.hpp:94
BOOST_MPL_AUX_NA_PARAM(Inserter) > struct reverse_transform
Definition: transform.hpp:139
boost::mpl::or_< Bool1, Bool2 > * or_(Bool1 *, Bool2 *)
Definition: foreach.hpp:209
adjacency_iterator typedef T::adjacency_iterator type
Definition: graph_traits.hpp:42