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

#include <default.hpp>

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

Public Types

typedef binary_expr< tag::less,
Grammar, Grammar > 
first
 
typedef BOOST_PP_CAT(default_,
less)< Grammar > 
second
 
typedef binary_expr< tag::less,
Grammar, Grammar >
::proto_grammar 
proto_grammar
 

Member Typedef Documentation

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

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