Menu

Commit [r246]  Maximize  Restore  History

Made JSON_USE_EXCEPTION's value in config.h a default that can be overridden.

This allows users to override it with their compiler invocation. For example:

g++ -D JSON_USE_EXCEPTION=0 ...

aaronjacobs 2011-09-14

changed /trunk/jsoncpp/include/json/assertions.h
changed /trunk/jsoncpp/include/json/config.h
/trunk/jsoncpp/include/json/assertions.h Diff Switch to side-by-side view
Loading...
/trunk/jsoncpp/include/json/config.h Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB