JSON for Modern C++
3.0
|
▼Nnlohmann | Namespace for Niels Lohmann |
▼Nanonymous_namespace{json.hpp} | Unnamed namespace with internal helper functions |
Chas_mapped_type | Helper to determine whether there's a key_type for T |
▼Cbasic_json | Class to store JSON values |
Cconst_iterator | Const random access iterator for the basic_json class |
Cconst_reverse_iterator | Const reverse random access iterator for the basic_json class |
Citerator | Random access iterator for the basic_json class |
Creverse_iterator | Reverse random access iterator for the basic_json class |
▼Nstd | STL namespace |
Chash< nlohmann::json > | Hash value for JSON objects |