mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-08 14:56:11 +01:00
This allows users to override it with their compiler invocation. For example:
g++ -D JSON_USE_EXCEPTION=0 ...
This allows users to override it with their compiler invocation. For example:
g++ -D JSON_USE_EXCEPTION=0 ...