openMSX
Public Member Functions | List of all members
EqualTo Struct Reference

#include <stl.hh>

Public Member Functions

template<typename T1 , typename T2 >
bool operator() (const T1 &t1, const T2 &t2) const
 

Detailed Description

Definition at line 23 of file stl.hh.

Member Function Documentation

◆ operator()()

template<typename T1 , typename T2 >
bool EqualTo::operator() ( const T1 &  t1,
const T2 &  t2 
) const
inline

Definition at line 26 of file stl.hh.


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