|
JSON for Modern C++
3.0
|
| Cnlohmann::basic_json | Class 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_iterator | Const random access iterator for the basic_json class |
| Cnlohmann::basic_json::iterator | Random access iterator for the basic_json class |
| ▼Creverse_iterator | |
| Cnlohmann::basic_json::const_reverse_iterator | Const reverse random access iterator for the basic_json class |
| Cnlohmann::basic_json::reverse_iterator | Reverse random access iterator for the basic_json class |
1.8.9.1