Template Struct is_constructible_object_type_impl

Inheritance Relationships

Base Types

  • public std::false_type

  • public std::false_type

Derived Types

Struct Documentation

template<typename BasicJsonType, typename ConstructibleObjectType, typename = void>
struct is_constructible_object_type_impl : public std::false_type, public std::false_type

Subclassed by nlohmann::detail::is_constructible_object_type< BasicJsonType, ConstructibleObjectType >, nlohmann::detail::is_constructible_object_type< BasicJsonType, ConstructibleObjectType >