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

#include <serialize_core.hh>

Public Member Functions

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

Detailed Description

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

Definition at line 203 of file serialize_core.hh.

Member Function Documentation

◆ operator()()

template<typename V >
template<typename Archive , typename TUPLE >
void openmsx::VariantSerializer< V >::Loader::operator() ( Archive &  ar,
V &  v,
TUPLE  args,
int  id 
) const
inline

Definition at line 205 of file serialize_core.hh.


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