openMSX
openmsx::PolymorphicBaseClass< T > Struct Template Reference

Store association between (polymorphic) sub- and base class. More...

Detailed Description

template<typename T>
struct openmsx::PolymorphicBaseClass< T >

Store association between (polymorphic) sub- and base class.

Specialization of this class should provide a 'using type = <base>'.

Definition at line 64 of file serialize_meta.hh.


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