Template Struct is_compatible_array_type_impl

Inheritance Relationships

Base Types

  • public std::false_type

  • public std::false_type

Derived Types

Struct Documentation

template<typename BasicJsonType, typename CompatibleArrayType, typename = void>
struct is_compatible_array_type_impl : public std::false_type, public std::false_type

Subclassed by nlohmann::detail::is_compatible_array_type< BasicJsonType, CompatibleArrayType >, nlohmann::detail::is_compatible_array_type< BasicJsonType, CompatibleArrayType >