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_inc > Struct Template Reference

#include <default.hpp>

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

Public Types

typedef post_inc< Grammar > first
 
typedef default_post_inc< Grammar > second
 
typedef post_inc< Grammar >
::proto_grammar 
proto_grammar
 

Member Typedef Documentation

typedef post_inc< Grammar > boost::proto::when< post_inc< Grammar > , default_post_inc< Grammar > >::first
inherited
typedef post_inc< Grammar > ::proto_grammar boost::proto::when< post_inc< Grammar > , default_post_inc< Grammar > >::proto_grammar
inherited
typedef default_post_inc< Grammar > boost::proto::when< post_inc< Grammar > , default_post_inc< Grammar > >::second
inherited

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