openMSX
Public Member Functions | List of all members
openmsx::VariantSerializer< V >::Saver Struct Reference

#include <serialize_core.hh>

Public Member Functions

template<typename Archive >
void operator() (Archive &ar, const V &v, bool saveId) const
 

Detailed Description

template<typename V>
struct openmsx::VariantSerializer< V >::Saver

Definition at line 190 of file serialize_core.hh.

Member Function Documentation

◆ operator()()

template<typename V >
template<typename Archive >
void openmsx::VariantSerializer< V >::Saver::operator() ( Archive &  ar,
const V &  v,
bool  saveId 
) const
inline

Definition at line 192 of file serialize_core.hh.

References t.


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