#include <meta_create.hpp>
Public Types | |
typedef detail::nary_proto_expr_function < OpTag, Domain > | make_proto_expr |
typedef fusion::result_of::fold < Sequence, unused_type, make_proto_expr >::type | type |
Static Public Member Functions | |
static type | call () |
typedef detail::nary_proto_expr_function<OpTag, Domain> boost::spirit::make_nary_proto_expr< Sequence, OpTag, Domain >::make_proto_expr |
typedef fusion::result_of::fold< Sequence, unused_type, make_proto_expr >::type boost::spirit::make_nary_proto_expr< Sequence, OpTag, Domain >::type |
|
inlinestatic |
References boost::fusion::fold(), and boost::spirit::unused.
Referenced by boost::spirit::qi::meta_create_sequence< T >::call(), and boost::spirit::karma::meta_create_sequence< T >::call().