A domain to use when you prefer the use of proto::basic_expr<>
over proto::expr<>
.
More...
#include <domain.hpp>
Public Types | |
typedef basic_default_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... | |
Public Member Functions | |
template<typename Expr > | |
BOOST_FORCEINLINE | operator() (Expr const &e) const |
A domain to use when you prefer the use of proto::basic_expr<>
over proto::expr<>
.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
INTERNAL ONLY.
|
inherited |
|
inlineinherited |
expr | A Proto expression |