![]() |
Home | Libraries | People | FAQ | More |
boost::proto::deduce_domain — 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.
// In header: <boost/proto/domain.hpp> struct deduce_domain { };