Template Struct is_constructible_object_type

Inheritance Relationships

Base Types

Struct Documentation

template<typename BasicJsonType, typename ConstructibleObjectType>
struct is_constructible_object_type : public nlohmann::detail::is_constructible_object_type_impl<BasicJsonType, ConstructibleObjectType>, public nlohmann::detail::is_constructible_object_type_impl<BasicJsonType, ConstructibleObjectType>