![]() This patch fixes the JSON_USE_EXCEPTION flag. Currently, due to the throwRuntimeError and throwLogicError methods implemented in json_value, even if JSON_USE_EXCEPTION is set to 0 jsoncpp will still throw. This breaks integration into projects with -fno-exceptions set, such as Chromium. |
||
---|---|---|
.. | ||
allocator.h | ||
assertions.h | ||
autolink.h | ||
config.h | ||
features.h | ||
forwards.h | ||
json.h | ||
reader.h | ||
value.h | ||
version.h | ||
writer.h |