#include <meta_create.hpp>
Public Types | |
typedef spirit::traits::meta_create < Domain, T > | subject_type |
typedef proto::result_of::make_expr < OpTag, typename subject_type::type >::type | type |
Static Public Member Functions | |
static type | call () |
typedef spirit::traits::meta_create<Domain, T> boost::spirit::make_unary_proto_expr< T, OpTag, Domain >::subject_type |
typedef proto::result_of::make_expr< OpTag, typename subject_type::type >::type boost::spirit::make_unary_proto_expr< T, OpTag, Domain >::type |
|
inlinestatic |