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

Public Types

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

Static Public Member Functions

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

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