A pseudo-domain for use in functions and metafunctions that require a domain parameter. More...
#include <domain.hpp>


Public Types | |
| typedef detail::not_a_generator | proto_generator |
| typedef detail::not_a_grammar | proto_grammar |
| typedef detail::not_a_domain | proto_super_domain |
| typedef domain | proto_base_domain |
| typedef void | proto_is_domain_ |
| INTERNAL ONLY. More... | |
A pseudo-domain for use in functions and metafunctions that require a domain parameter.
It indicates that the domain of the parent node should be inferred from the domains of the child nodes.
deduce_domain is not itself a valid domain.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
INTERNAL ONLY.
|
inherited |