Template Struct is_serializer_specialized< T, decltype(TypeDefinition< T >, (), void()) >

Inheritance Relationships

Base Type

  • public std::true_type

Struct Documentation

template<typename T>
struct is_serializer_specialized<T, decltype(TypeDefinition<T>(), void())> : public std::true_type