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::post_dec > Struct Template Reference

#include <default.hpp>

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

Public Types

typedef post_dec< Grammar > first
 
typedef default_post_dec< Grammar > second
 
typedef post_dec< Grammar >
::proto_grammar 
proto_grammar
 

Member Typedef Documentation

typedef post_dec< Grammar > boost::proto::when< post_dec< Grammar > , default_post_dec< Grammar > >::first
inherited
typedef post_dec< Grammar > ::proto_grammar boost::proto::when< post_dec< Grammar > , default_post_dec< Grammar > >::proto_grammar
inherited
typedef default_post_dec< Grammar > boost::proto::when< post_dec< Grammar > , default_post_dec< Grammar > >::second
inherited

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