1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-29 23:01:16 +03:00

📝 fix and extend documentation of discarded values

This commit is contained in:
Niels Lohmann
2020-08-19 20:26:06 +02:00
parent 3be6ee3525
commit b386f4de0b
14 changed files with 109 additions and 27 deletions

View File

@ -1,4 +1,4 @@
# basic_basic_json::parse_error
# basic_json::parse_error
```cpp
class parse_error : public exception;