JSON for Modern C++  3.10.2
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cnlohmann::adl_serializer< ValueType, typename >Default JSONSerializer template argument
 Cnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType >Class to store JSON values
 CBinaryType
 Cnlohmann::byte_container_with_subtype< BinaryType >Internal type for a backed binary type
 Cstd::hash< nlohmann::json >Hash value for JSON objects
 Cnlohmann::json_pointer< BasicJsonType >JSON Pointer
 Cnlohmann::json_sax< BasicJsonType >SAX interface
 Cstd::vector< std::pair< const Key, T >, std::allocator< std::pair< const Key, T >> >
 Cnlohmann::ordered_map< Key, T, IgnoredLess, Allocator >