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

#include <serialize_core.hh>

Public Member Functions

template<typename Archive , typename TUPLE >
void operator() (Archive &ar, T &t, TUPLE, int) const
 

Detailed Description

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

Definition at line 548 of file serialize_core.hh.

Member Function Documentation

◆ operator()()

template<typename T >
template<typename Archive , typename TUPLE >
void openmsx::PrimitiveLoader< T >::operator() ( Archive &  ar,
T &  t,
TUPLE  ,
int   
) const
inline

Definition at line 551 of file serialize_core.hh.

References t.


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