Reflection for RapidJSON 0.0.16
Reflection for serializing/deserializing with RapidJSON
|
#include <c++utilities/misc/traits.h>
Go to the source code of this file.
Classes | |
struct | ReflectiveRapidJSON::VersionNotSupported< VersionType > |
struct | ReflectiveRapidJSON::Versioning< Type, Condition > |
struct | ReflectiveRapidJSON::Versioning< Type, true > |
Namespaces | |
namespace | ReflectiveRapidJSON |
Macros | |
#define | REFLECTIVE_RAPIDJSON_AS_OF_VERSION(version) |
#define | REFLECTIVE_RAPIDJSON_UNTIL_VERSION(version) |
Functions | |
ReflectiveRapidJSON::CPP_UTILITIES_TRAITS_DEFINE_TYPE_CHECK (IsVersioned, T::version) | |
#define REFLECTIVE_RAPIDJSON_AS_OF_VERSION | ( | version | ) |
Definition at line 18 of file versioning.h.
#define REFLECTIVE_RAPIDJSON_UNTIL_VERSION | ( | version | ) |
Definition at line 19 of file versioning.h.