openMSX
|
Store association between polymorphic class (base- or subclass) and the list of constructor arguments. More...
Store association between polymorphic class (base- or subclass) and the list of constructor arguments.
Specializations of this class should store the constructor arguments as a 'using type = tuple<...>'.
Definition at line 59 of file serialize_meta.hh.