CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::BinaryCodec< T > Struct Template Reference

A class that can be specialized to implement support for custom binary serialization of a type. More...

Detailed Description

template<typename T>
struct CeresEngine::BinaryCodec< T >

A class that can be specialized to implement support for custom binary serialization of a type.


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