mirror of
https://github.com/nlohmann/json.git
synced 2026-09-07 08:47:57 +00:00
Some documentation updates (#4636)
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
@@ -108,6 +108,12 @@ When the macro is not defined, the library will define it to its default value.
|
||||
```
|
||||
|
||||
The output shows the exception with diagnostic path info and start/end positions.
|
||||
|
||||
## See also
|
||||
|
||||
- [:simple-cmake: JSON_Diagnostic_Positions](../../integration/cmake.md#json_diagnostic_positions) - CMake option to control the macro
|
||||
- [JSON_DIAGNOSTICS](json_diagnostics.md) - macro to control extended diagnostics
|
||||
|
||||
## Version history
|
||||
|
||||
- Added in version 3.12.0.
|
||||
|
||||
Reference in New Issue
Block a user