openMSX
|
#include <serialize_meta.hh>
Public Types | |
using | TUPLEIn = typename PolymorphicConstructorArgs< Base >::type |
using | TUPLEOut = typename PolymorphicConstructorArgs< Derived >::type |
Public Member Functions | |
TUPLEOut | operator() (const TUPLEIn &t) |
Definition at line 74 of file serialize_meta.hh.
using openmsx::MapConstrArgsCopy< Base, Derived >::TUPLEIn = typename PolymorphicConstructorArgs<Base>::type |
Definition at line 76 of file serialize_meta.hh.
using openmsx::MapConstrArgsCopy< Base, Derived >::TUPLEOut = typename PolymorphicConstructorArgs<Derived>::type |
Definition at line 77 of file serialize_meta.hh.
|
inline |
Definition at line 80 of file serialize_meta.hh.
References t.