mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-23 20:20:34 -05: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 ...