openMSX
Public Member Functions | List of all members
openmsx::ClassLoader< T > Struct Template Reference

#include <serialize_core.hh>

Public Member Functions

template<typename Archive , typename TUPLE >
void operator() (Archive &ar, T &t, TUPLE, int id=0, int version=-1)
 

Detailed Description

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

Definition at line 583 of file serialize_core.hh.

Member Function Documentation

◆ operator()()

template<typename T >
template<typename Archive , typename TUPLE >
void openmsx::ClassLoader< T >::operator() ( Archive &  ar,
T &  t,
TUPLE  ,
int  id = 0,
int  version = -1 
)
inline

Definition at line 586 of file serialize_core.hh.

References openmsx::serialize(), and t.


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