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

#include <serialize_core.hh>

Public Member Functions

template<typename Archive >
void operator() (Archive &ar, const TC &tc, bool saveId) const
 

Detailed Description

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

Definition at line 493 of file serialize_core.hh.

Member Function Documentation

◆ operator()()

template<typename TC >
template<typename Archive >
void openmsx::CollectionSaver< TC >::operator() ( Archive &  ar,
const TC &  tc,
bool  saveId 
) const
inline

Definition at line 495 of file serialize_core.hh.

References begin(), and end().


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