Template Struct is_type_adapter
Defined in File type_adapter.hpp
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.