Reflection for RapidJSON 0.0.16
Reflection for serializing/deserializing with RapidJSON
Loading...
Searching...
No Matches
ReflectiveRapidJSON::Versioning< Type, Condition > Struct Template Reference

#include <versioning.h>

Static Public Attributes

static constexpr auto enabled = false
 

Detailed Description

template<typename Type, bool Condition = IsVersioned<Type>::value>
struct ReflectiveRapidJSON::Versioning< Type, Condition >

Definition at line 34 of file versioning.h.

Member Data Documentation

◆ enabled

template<typename Type , bool Condition = IsVersioned<Type>::value>
auto ReflectiveRapidJSON::Versioning< Type, Condition >::enabled = false
staticconstexpr

Definition at line 35 of file versioning.h.


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