TSerializer< JSONObject, ossia::nullable_variant< Args... > > Struct Template Reference

Public Types

using var_t = ossia::nullable_variant< Args... >
 

Static Public Member Functions

static void readFrom (JSONObject::Serializer &s, const var_t &var)
 
static void writeTo (JSONObject::Deserializer &s, var_t &var)
 

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