|
static auto constexpr | value |
|
template<class BasicJsonType , class CompatibleArrayType >
Initial value:=
conjunction<negation<std::is_same<void, CompatibleArrayType>>,
negation<is_compatible_object_type<
BasicJsonType, CompatibleArrayType>>,
negation<std::is_constructible<StringRef,
CompatibleArrayType>>,
negation<is_json_nested_type<BasicJsonType, CompatibleArrayType>>,
has_value_type<CompatibleArrayType>,
has_iterator<CompatibleArrayType>>::value
The documentation for this struct was generated from the following file:
- build/cppSource/wpiutil-cpp/headers/wpi/json.h