-
Notifications
You must be signed in to change notification settings - Fork 99
Boost Intrusive to be able to print the json pointer of where an error occourred when performing the value_to operation. #1070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
An automated preview of the documentation is available at https://1070.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
1 similar comment
An automated preview of the documentation is available at https://1070.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
a5bdd77
to
220ea73
Compare
An automated preview of the documentation is available at https://1070.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
1 similar comment
An automated preview of the documentation is available at https://1070.json.prtest2.cppalliance.org/libs/json/doc/html/index.html |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1070 +/- ##
========================================
Coverage 93.70% 93.70%
========================================
Files 91 91
Lines 9139 9139
========================================
Hits 8564 8564
Misses 575 575
Continue to review full report in Codecov by Sentry.
|
|
|
I have an idea for an alternative approach. I'll implement it first, so that I can compare yours with mine. |
My alternative: #1075. |
When used with
https://github.com/RoyBellingan/boostIntrusive/tree/master
It should produce this