|
static auto constexpr | value |
|
template<typename BasicJsonType , class CompatibleArrayType >
Initial value:=
conjunction<negation<std::is_same<void, CompatibleArrayType>>,
negation<is_compatible_object_type<BasicJsonType, CompatibleArrayType>>,
negation<std::is_constructible<llvm::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/support/json.h