| Name | Description | 
|---|---|
| nlohmann | namespace for Niels Lohmann | 
| Name | 
|---|
| Unnamed using | 
| Unnamed using | 
namespace for Niels Lohmann
| Name | Description | 
|---|---|
| adl_serializer | default JSONSerializer template argument | 
| basic_json<> | |
| basic_json | a class to store JSON values | 
| byte_container_with_subtype | an internal type for a backed binary type | 
| byte_container_with_subtype<vector<unsigned char>> | |
| json_pointer | |
| json_pointer | JSON Pointer defines a string syntax for identifying a specific value within a JSON document | 
| ordered_map | a minimal map-like container that preserves insertion order | 
| json | default specialization | 
| ordered_json | specialization that maintains the insertion order of object keys | 
| Name | Description | 
|---|---|
| Unnamed overloads | |
| operator>> | Right shift operators | 
| swap | exchanges the values | 
| to_string | user-defined to_string function for JSON values | 
| operator<< | Left shift operators | 
https://github.com/nlohmann