JSON for Modern C++  3.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NnlohmannNamespace for Niels Lohmann
 Nanonymous_namespace{json.hpp}Unnamed namespace with internal helper functions
 Chas_mapped_typeHelper to determine whether there's a key_type for T
 Cbasic_jsonClass to store JSON values
 Cconst_iteratorConst random access iterator for the basic_json class
 Cconst_reverse_iteratorConst reverse random access iterator for the basic_json class
 CiteratorRandom access iterator for the basic_json class
 Creverse_iteratorReverse random access iterator for the basic_json class
 NstdSTL namespace
 Chash< nlohmann::json >Hash value for JSON objects