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, Enable > Struct Template Reference

#include <meta_compiler.hpp>

Inheritance diagram for boost::spirit::result_of::compile< Domain, Expr, Modifiers, Enable >:

Public Types

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

Member Typedef Documentation

template<typename Domain, typename Expr, typename Modifiers = unused_type, typename Enable = void>
typedef meta_compiler<Domain>::meta_grammar boost::spirit::result_of::compile< Domain, Expr, Modifiers, Enable >::meta_grammar
template<typename Domain, typename Expr, typename Modifiers = unused_type, typename Enable = void>
typedef meta_grammar:: template result<meta_grammar(Expr, mpl::void_, Modifiers)>::type boost::spirit::result_of::compile< Domain, Expr, Modifiers, Enable >::type

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