Reflection for RapidJSON 0.0.16
Reflection for serializing/deserializing with RapidJSON
|
#include <versioning.h>
Public Attributes | |
VersionType | presentVersion = 0 |
VersionType | maxVersion = 0 |
const char * | record = nullptr |
Definition at line 29 of file versioning.h.
VersionType ReflectiveRapidJSON::VersionNotSupported< VersionType >::maxVersion = 0 |
Definition at line 30 of file versioning.h.
VersionType ReflectiveRapidJSON::VersionNotSupported< VersionType >::presentVersion = 0 |
Definition at line 30 of file versioning.h.
const char* ReflectiveRapidJSON::VersionNotSupported< VersionType >::record = nullptr |
Definition at line 31 of file versioning.h.