Template Struct is_constructible_object_type

Inheritance Relationships

Base Type

Struct Documentation

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