A metafunction that computes the return type of the as_expr() function.  
 More...
#include <traits.hpp>

Public Types | |
| typedef Domain::template  as_expr< T >::result_type  | type | 
A metafunction that computes the return type of the as_expr() function. 
| typedef Domain::template as_expr<T>::result_type boost::proto::result_of::as_expr< T, Domain >::type |