Update docs/mkdocs/docs/api/macros/nlohmann_json_namespace.md
Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
parent
b1648d3100
commit
05c08a2ac4
@ -19,8 +19,8 @@ When the macro is not defined, the library will define it to its default value.
|
|||||||
|
|
||||||
??? example
|
??? example
|
||||||
|
|
||||||
The example shows an example how to use `NLOHMANN_JSON_NAMESPACE` instead of just `nlohmann`, as well as shows
|
The example shows how to use `NLOHMANN_JSON_NAMESPACE` instead of just `nlohmann`, as well as how to output the value
|
||||||
the value of `NLOHMANN_JSON_NAMESPACE`.
|
of `NLOHMANN_JSON_NAMESPACE`.
|
||||||
|
|
||||||
```cpp
|
```cpp
|
||||||
--8<-- "examples/nlohmann_json_namespace.cpp"
|
--8<-- "examples/nlohmann_json_namespace.cpp"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user