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

#include <serialize_core.hh>

Public Member Functions

template<typename Archive >
void operator() (Archive &ar, const T &t, bool) const
 

Detailed Description

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

Definition at line 391 of file serialize_core.hh.

Member Function Documentation

◆ operator()()

template<typename T >
template<typename Archive >
void openmsx::EnumSaver< T >::operator() ( Archive &  ar,
const T &  t,
bool   
) const
inline

Definition at line 393 of file serialize_core.hh.

References t.


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