Some documentation updates (#4636)

Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
Niels Lohmann
2025-02-15 12:19:59 +01:00
committed by GitHub
parent 2dc82053dc
commit 8fb5d6f92d
10 changed files with 50 additions and 4 deletions

View File

@@ -138,3 +138,7 @@ result in undefined behavior. Since version 3.11.4, this library checks for `nul
```
[json.exception.parse_error.101] parse error: attempting to parse an empty input; check that your input string or stream contains the expected JSON
```
## See also
- [JSON_ASSERT](../api/macros/json_assert.md) - control behavior of runtime assertions