Reflection for RapidJSON
0.0.7
Reflection for serializing/deserializing with RapidJSON
|
#include <c++utilities/application/global.h>
Go to the source code of this file.
Macros | |
#define | REFLECTIVE_RAPIDJSON_EXPORT LIB_EXPORT |
Marks the symbol to be exported by the reflective_rapidjson library. More... | |
#define | REFLECTIVE_RAPIDJSON_IMPORT LIB_IMPORT |
Marks the symbol to be imported from the reflective_rapidjson library. More... | |
#define REFLECTIVE_RAPIDJSON_EXPORT LIB_EXPORT |
Marks the symbol to be exported by the reflective_rapidjson library.
#define REFLECTIVE_RAPIDJSON_IMPORT LIB_IMPORT |
Marks the symbol to be imported from the reflective_rapidjson library.