|
Template
|
Namespaces | |
| namespace | json_literals |
Functions | |
| nlohmann::json | operator""_json (const char *s, std::size_t n) |
| user-defined string literal for JSON values | |
| nlohmann::json::json_pointer | operator""_json_pointer (const char *s, std::size_t n) |
| user-defined string literal for JSON pointer | |