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

#include <serialize_core.hh>

Public Member Functions

template<typename Archive , typename TUPLE >
void operator() (Archive &ar, TC &tc, TUPLE args, int id=0)
 

Detailed Description

template<typename TC>
struct openmsx::CollectionLoader< TC >

Definition at line 743 of file serialize_core.hh.

Member Function Documentation

◆ operator()()

template<typename TC >
template<typename Archive , typename TUPLE >
void openmsx::CollectionLoader< TC >::operator() ( Archive &  ar,
TC &  tc,
TUPLE  args,
int  id = 0 
)
inline

Definition at line 746 of file serialize_core.hh.

References repeat().


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