TSerializer< JSONObject, std::pair< T, U > > Struct Template Reference

Public Types

using type = std::pair< T, U >
 

Static Public Member Functions

static void readFrom (JSONObject::Serializer &s, const type &obj)
 
static void writeTo (JSONObject::Deserializer &s, type &obj)
 

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