JSON for Modern C++  2.1.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cnlohmann::adl_serializer< typename, typename >Default JSONSerializer template argument
 Cnlohmann::basic_jsonClass to store JSON values
 Cstd::hash< nlohmann::json >Hash value for JSON objects
 Citerator
 Cnlohmann::basic_json::iter_impl< U >Template for a random access iterator for the basic_json class
 Cnlohmann::basic_json::json_pointerJSON Pointer
 Creverse_iterator
 Cnlohmann::basic_json::json_reverse_iterator< Base >Template for a reverse iterator class
 Cnlohmann::basic_json::lexer::strtonumParse string into a built-in arithmetic type as if the current locale is POSIX