Template Struct is_type_adapter

Inheritance Relationships

Base Type

  • public std::false_type

Struct Documentation

template<typename T>
struct is_type_adapter : public std::false_type

Helper template to determine if a type is a TypeAdapter, false specialization.