mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-07-01 01:43:26 +02:00

* use macros for logic errors, not input errors * throw on parsing failure in `operator>>()`, not assert * throw on malloc, not assert