A metafunction that computes the return type of the as_child()
function.
More...
#include <traits.hpp>
Public Types | |
typedef Domain::template as_child< T >::result_type | type |
A metafunction that computes the return type of the as_child()
function.
typedef Domain::template as_child<T>::result_type boost::proto::result_of::as_child< T, Domain >::type |