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