We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5114b1e commit 1d81dc2Copy full SHA for 1d81dc2
ChangeLog.md
@@ -17,7 +17,7 @@ need to reverse their order, or if you've provided just a `from` function argume
17
with `jsoncons::identity()` (or `std::identity()` if C++20). For the rationale for this change, see
18
[\#277](https://github.com/danielaparker/jsoncons/issues/277)
19
20
-- Conversion errors during decode are now reported with `jsoncons::convert_error`,
+- Conversion errors during decode are now reported more consistently as `jsoncons::convert_error`,
21
parsing errors remain `jsoncons::ser_error` (`or std::error_code`) as before.
22
23
v0.157.2
0 commit comments