Searched defs:domain_of (Results 1 – 1 of 1) sorted by relevance
272 struct domain_of struct274 typedef default_domain type;280 struct domain_of<T, typename T::proto_is_expr_> struct282 typedef typename T::proto_domain type;288 struct domain_of<T &, void> struct290 typedef typename domain_of<T>::type type;296 struct domain_of<boost::reference_wrapper<T>, void> struct298 typedef typename domain_of<T>::type type;304 struct domain_of<boost::reference_wrapper<T> const, void> struct306 typedef typename domain_of<T>::type type;