-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
Milestone
Description
We recently merged #4517 which added a macro JSON_DIAGNOSTIC_POSITIONS
that, when defined, adds two std::size_t
members to JSON values indicating the position of the first and last byte of this element in the input text. We should use this information to provide better diagnostic messages in exceptions.