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

#include <serialize_core.hh>

Public Member Functions

template<typename Archive , typename GlobalTuple >
void operator() (Archive &ar, TP &tp2, GlobalTuple globalArgs, int) const
 

Detailed Description

template<typename TP>
struct openmsx::PointerLoader< TP >

Definition at line 657 of file serialize_core.hh.

Member Function Documentation

◆ operator()()

template<typename TP >
template<typename Archive , typename GlobalTuple >
void openmsx::PointerLoader< TP >::operator() ( Archive &  ar,
TP &  tp2,
GlobalTuple  globalArgs,
int   
) const
inline

Definition at line 660 of file serialize_core.hh.


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