|
static constexpr auto | value |
|
◆ value
template<class BasicJsonType , class CompatibleObjectType >
Initial value:= is_compatible_object_type_impl <
conjunction<negation<std::is_same<void, CompatibleObjectType>>,
has_mapped_type<CompatibleObjectType>,
has_key_type<CompatibleObjectType>>::value,
typename BasicJsonType::object_t, CompatibleObjectType >::value
The documentation for this struct was generated from the following file: