JSON for Modern C++  3.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cnlohmann::basic_jsonClass to store JSON values
 Cnlohmann::anonymous_namespace{json.hpp}::has_mapped_type< T >Helper to determine whether there's a key_type for T
 Cstd::hash< nlohmann::json >Hash value for JSON objects
 Citerator
 Cnlohmann::basic_json::const_iteratorConst random access iterator for the basic_json class
 Cnlohmann::basic_json::iteratorRandom access iterator for the basic_json class
 Creverse_iterator
 Cnlohmann::basic_json::const_reverse_iteratorConst reverse random access iterator for the basic_json class
 Cnlohmann::basic_json::reverse_iteratorReverse random access iterator for the basic_json class