mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-13 20:37:29 +01:00
* use macros for logic errors, not input errors * throw on parsing failure in `operator>>()`, not assert * throw on malloc, not assert