TSerializer< DataStream, std::shared_ptr< T > > Struct Template Reference

Public Types

using type = std::shared_ptr< T >
 

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: