Namespaces
Name |
Description |
namespace for Niels Lohmann |
Using Declarations
nlohmann namespace
namespace for Niels Lohmann
Types
Name |
Description |
default JSONSerializer template argument |
|
a class to store JSON values |
|
an internal type for a backed binary type |
|
|
|
JSON Pointer defines a string syntax for identifying a specific value within a JSON document |
|
a minimal map‐like container that preserves insertion order |
|
default specialization |
|
specialization that maintains the insertion order of object keys |
Functions
Name |
Description |
Right shift operators |
|
exchanges the values |
|
user‐defined to_string function for JSON values |
|
Left shift operators |
See Also
https://github.com/nlohmann
Created with MrDocs