Template Struct is_compatible_object_type_impl

Inheritance Relationships

Base Types

  • public std::false_type

  • public std::false_type

Derived Types

Struct Documentation

template<typename BasicJsonType, typename CompatibleObjectType, typename = void>
struct is_compatible_object_type_impl : public std::false_type, public std::false_type

Subclassed by nlohmann::detail::is_compatible_object_type< BasicJsonType, CompatibleObjectType >, nlohmann::detail::is_compatible_object_type< BasicJsonType, CompatibleObjectType >