json/doc/mkdocs/docs/features
Fraser 90d51b9205
Update parse_exceptions.md
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)`
2021-03-18 12:25:12 -04:00
..
binary_formats Merge pull request #2312 from nlohmann/docs 2020-07-26 10:06:01 +02:00
element_access Fix typos in documentation 2020-08-13 15:44:58 -04:00
parsing Update parse_exceptions.md 2021-03-18 12:25:12 -04:00
arbitrary_types.md 📝 update documentation 2020-07-23 14:15:20 +02:00
binary_values.md 📝 add more documentation 2020-07-24 14:35:52 +02:00
comments.md 📝 add more documentation 2020-07-24 14:04:58 +02:00
enum_conversion.md 📝 add mkdocs 2020-05-24 13:03:04 +02:00
iterators.md 📝 add more content to iterator page 2020-05-25 14:03:11 +02:00
json_patch.md 📝 make examples collapsible 2020-05-24 22:45:38 +02:00
json_pointer.md 📝 add mkdocs 2020-05-24 13:03:04 +02:00
macros.md 📝 update documentation 2021-01-23 10:04:19 +01:00
merge_patch.md 📝 make examples collapsible 2020-05-24 22:45:38 +02:00
object_order.md 📝 add more documentation 2020-07-24 14:04:58 +02:00
types.md 📝 add more content to iterator page 2020-05-25 14:03:11 +02:00