openMSX
Public Types | Public Member Functions | List of all members
openmsx::MapConstrArgsEmpty< Base > Struct Template Reference

#include <serialize_meta.hh>

Public Types

using TUPLEIn = typename PolymorphicConstructorArgs< Base >::type
 

Public Member Functions

std::tuple operator() (const TUPLEIn &) const
 

Detailed Description

template<typename Base>
struct openmsx::MapConstrArgsEmpty< Base >

Definition at line 66 of file serialize_meta.hh.

Member Typedef Documentation

◆ TUPLEIn

template<typename Base >
using openmsx::MapConstrArgsEmpty< Base >::TUPLEIn = typename PolymorphicConstructorArgs<Base>::type

Definition at line 68 of file serialize_meta.hh.

Member Function Documentation

◆ operator()()

template<typename Base >
std::tuple openmsx::MapConstrArgsEmpty< Base >::operator() ( const TUPLEIn ) const
inline

Definition at line 69 of file serialize_meta.hh.


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