mirror of
https://github.com/nlohmann/json.git
synced 2025-01-19 15:53:00 +08:00
90d51b9205
Referring to https://github.com/nlohmann/json/blob/develop/doc/examples/parse_error.cpp and https://json.nlohmann.me/home/exceptions/ (and also based on testing), the catch command should reference `catch (json::parse_error& ex)` and not `catch (json::exception::parse_error& ex)` |
||
---|---|---|
.. | ||
css | ||
docset | ||
examples | ||
images | ||
mkdocs | ||
scripts | ||
usages | ||
avatars.png | ||
Doxyfile | ||
index.md | ||
json.gif | ||
Makefile |