#include <core.h>
Public Attributes | |
decltype(make_value< Context >(declval< typename std::decay< T >::type & >())) typedef | value_type |
Static Public Attributes | |
static const type | value = value_type::type_tag |
|
static |
decltype(make_value<Context>( declval<typename std::decay<T>::type&>())) typedef internal::get_type< Context, T >::value_type |