openMSX
Public Member Functions | List of all members
openmsx::HashPair Struct Reference

#include <serialize.hh>

Public Member Functions

template<typename T1 , typename T2 >
size_t operator() (const std::pair< T1, T2 > &p) const
 

Detailed Description

Definition at line 33 of file serialize.hh.

Member Function Documentation

◆ operator()()

template<typename T1 , typename T2 >
size_t openmsx::HashPair::operator() ( const std::pair< T1, T2 > &  p) const
inline

Definition at line 35 of file serialize.hh.


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