Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::domainns_::default_domain Struct Reference

The domain expressions have by default, if proto::extends<> has not been used to associate a domain with an expression. More...

#include <domain.hpp>

Inheritance diagram for boost::proto::domainns_::default_domain:
Collaboration diagram for boost::proto::domainns_::default_domain:

Public Types

typedef Generator proto_generator
 
typedef Grammar proto_grammar
 
typedef Super proto_super_domain
 
typedef domain proto_base_domain
 
typedef void proto_is_domain_
 INTERNAL ONLY. More...
 

Detailed Description

The domain expressions have by default, if proto::extends<> has not been used to associate a domain with an expression.

Member Typedef Documentation

typedef domain boost::proto::domainns_::domain< Generator, Grammar, Super >::proto_base_domain
inherited
typedef Generator boost::proto::domainns_::domain< Generator, Grammar, Super >::proto_generator
inherited
typedef Grammar boost::proto::domainns_::domain< Generator, Grammar, Super >::proto_grammar
inherited
typedef void boost::proto::domainns_::domain< Generator, Grammar, Super >::proto_is_domain_
inherited

INTERNAL ONLY.

typedef Super boost::proto::domainns_::domain< Generator, Grammar, Super >::proto_super_domain
inherited

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