Reflection for RapidJSON 0.0.17
Reflection for serializing/deserializing with RapidJSON
Loading...
Searching...
No Matches
ReflectiveRapidJSON::VersionNotSupported< VersionType > Struct Template Reference

#include <versioning.h>

Public Attributes

VersionType presentVersion = 0
VersionType maxVersion = 0
const char * record = nullptr

Detailed Description

template<typename VersionType>
struct ReflectiveRapidJSON::VersionNotSupported< VersionType >

Definition at line 29 of file versioning.h.

Member Data Documentation

◆ maxVersion

template<typename VersionType>
VersionType ReflectiveRapidJSON::VersionNotSupported< VersionType >::maxVersion = 0

Definition at line 30 of file versioning.h.

◆ presentVersion

template<typename VersionType>
VersionType ReflectiveRapidJSON::VersionNotSupported< VersionType >::presentVersion = 0

Definition at line 30 of file versioning.h.

◆ record

template<typename VersionType>
const char* ReflectiveRapidJSON::VersionNotSupported< VersionType >::record = nullptr

Definition at line 31 of file versioning.h.


The documentation for this struct was generated from the following file: