Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::result_of::compile< Domain, Expr, Modifiers, typename disable_if< proto::is_expr< Expr > >::type > Struct Template Reference

#include <meta_compiler.hpp>

Inheritance diagram for boost::spirit::result_of::compile< Domain, Expr, Modifiers, typename disable_if< proto::is_expr< Expr > >::type >:
Collaboration diagram for boost::spirit::result_of::compile< Domain, Expr, Modifiers, typename disable_if< proto::is_expr< Expr > >::type >:

Public Types

typedef meta_compiler< Domain >
::meta_grammar 
meta_grammar
 
typedef meta_grammar::template
result< meta_grammar(proto::terminal
< Expr >::type, mpl::void_,
Modifiers)>::type 
type
 

Member Typedef Documentation

typedef meta_compiler<Domain>::meta_grammar boost::spirit::result_of::compile< Domain, proto::terminal< Expr >::type , Modifiers, Enable >::meta_grammar
inherited
typedef meta_grammar:: template result<meta_grammar(proto::terminal< Expr >::type , mpl::void_, Modifiers)>::type boost::spirit::result_of::compile< Domain, proto::terminal< Expr >::type , Modifiers, Enable >::type
inherited

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