Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::detail::default_case< Grammar, tag::pre_dec > Struct Template Reference

#include <default.hpp>

Inheritance diagram for boost::proto::detail::default_case< Grammar, tag::pre_dec >:
Collaboration diagram for boost::proto::detail::default_case< Grammar, tag::pre_dec >:

Public Types

typedef unary_expr
< tag::pre_dec, Grammar > 
first
 
typedef BOOST_PP_CAT(default_,
pre_dec)< Grammar > 
second
 
typedef unary_expr
< tag::pre_dec, Grammar >
::proto_grammar 
proto_grammar
 

Member Typedef Documentation

typedef unary_expr< tag::pre_dec, Grammar > boost::proto::when< unary_expr< tag::pre_dec, Grammar > , BOOST_PP_CAT(default_, pre_dec)< Grammar > >::first
inherited
typedef unary_expr< tag::pre_dec, Grammar > ::proto_grammar boost::proto::when< unary_expr< tag::pre_dec, Grammar > , BOOST_PP_CAT(default_, pre_dec)< Grammar > >::proto_grammar
inherited
typedef BOOST_PP_CAT(default_, pre_dec)< Grammar > boost::proto::when< unary_expr< tag::pre_dec, Grammar > , BOOST_PP_CAT(default_, pre_dec)< Grammar > >::second
inherited

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