|
Reflection for RapidJSON
0.0.15
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 CPP_UTILITIES_GENERIC_LIB_EXPORT |
| Marks the symbol to be exported by the reflective_rapidjson library. More... | |
| #define | REFLECTIVE_RAPIDJSON_IMPORT CPP_UTILITIES_GENERIC_LIB_IMPORT |
| Marks the symbol to be imported from the reflective_rapidjson library. More... | |
| #define REFLECTIVE_RAPIDJSON_EXPORT CPP_UTILITIES_GENERIC_LIB_EXPORT |
Marks the symbol to be exported by the reflective_rapidjson library.
| #define REFLECTIVE_RAPIDJSON_IMPORT CPP_UTILITIES_GENERIC_LIB_IMPORT |
Marks the symbol to be imported from the reflective_rapidjson library.
1.8.18