Reflection for RapidJSON
0.0.6
Reflection for serializing/deserializing with RapidJSON
|
Go to the source code of this file.
Classes | |
struct | ReflectiveRapidJSON::BinarySerializable< Type > |
The BinarySerializable class provides the CRTP-base for (de)serializable objects. More... | |
Namespaces | |
ReflectiveRapidJSON | |
Macros | |
#define | REFLECTIVE_RAPIDJSON_MAKE_BINARY_SERIALIZABLE(T) |
#define REFLECTIVE_RAPIDJSON_MAKE_BINARY_SERIALIZABLE | ( | T | ) |
Definition at line 52 of file serializable.h.