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

#include <serialize_core.hh>

Public Member Functions

template<typename Archive >
void operator() (Archive &ar, const T &t, bool saveId, const char *type=nullptr, bool saveConstrArgs=false) const
 

Detailed Description

template<typename T>
struct openmsx::ClassSaver< T >

Definition at line 401 of file serialize_core.hh.

Member Function Documentation

◆ operator()()

template<typename T >
template<typename Archive >
void openmsx::ClassSaver< T >::operator() ( Archive &  ar,
const T &  t,
bool  saveId,
const char *  type = nullptr,
bool  saveConstrArgs = false 
) const
inline

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