Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::make_unary_proto_expr< T, OpTag, Domain > Struct Template Reference

#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 ()
 

Member Typedef Documentation

template<typename T , typename OpTag , typename Domain >
typedef spirit::traits::meta_create<Domain, T> boost::spirit::make_unary_proto_expr< T, OpTag, Domain >::subject_type
template<typename T , typename OpTag , typename Domain >
typedef proto::result_of::make_expr< OpTag, typename subject_type::type >::type boost::spirit::make_unary_proto_expr< T, OpTag, Domain >::type

Member Function Documentation

template<typename T , typename OpTag , typename Domain >
static type boost::spirit::make_unary_proto_expr< T, OpTag, Domain >::call ( )
inlinestatic

The documentation for this struct was generated from the following file: