Go to the source code of this file.
Define Documentation
If defined, indicates that the source file is amalgated to prevent private header inclusion.
Remarks: it is automatically defined in the generated amalgated header.
Definition at line 51 of file config.h.
#define JSON_USE_EXCEPTION 1 |
If defined, indicates that json library is embedded in CppTL library.
If defined, indicates that json may leverage CppTL library If defined, indicates that cpptl vector based map should be used instead of std::map as Value container.
Definition at line 22 of file config.h.
#define JSONCPP_DEPRECATED |
( |
|
message | ) |
|