|
static constexpr bool | value |
|
◆ value
template<typename BasicJsonType , typename CompatibleCompleteType >
Initial value:=
not std::is_base_of<std::istream, CompatibleCompleteType>::value and
not std::is_same<BasicJsonType, CompatibleCompleteType>::value and
not is_basic_json_nested_type<BasicJsonType, CompatibleCompleteType>::value and
has_to_json<BasicJsonType, CompatibleCompleteType>::value
The documentation for this struct was generated from the following file: