mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2026-01-11 16:43:32 +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 ...