Struct slamcore::TypeTraits< T, typename enable_if_is_base_of< ErrorCodeInterface, T >::type >

template<typename T>
struct TypeTraits<T, typename enable_if_is_base_of<ErrorCodeInterface, T>::type>

Public Static Attributes

static constexpr ObjectType EnumType = ObjectType::ErrorCode