openMSX
Public Member Functions | List of all members
openmsx::CollectionLoaderHelper< sac, false > Struct Template Reference

#include <serialize_core.hh>

Public Member Functions

template<typename Archive , typename TUPLE , typename OUT_ITER >
void operator() (Archive &ar, TUPLE args, OUT_ITER it, int id) const
 

Detailed Description

template<typename sac>
struct openmsx::CollectionLoaderHelper< sac, false >

Definition at line 729 of file serialize_core.hh.

Member Function Documentation

◆ operator()()

template<typename sac >
template<typename Archive , typename TUPLE , typename OUT_ITER >
void openmsx::CollectionLoaderHelper< sac, false >::operator() ( Archive &  ar,
TUPLE  args,
OUT_ITER  it,
int  id 
) const
inline

Definition at line 736 of file serialize_core.hh.


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