TrueReality  v0.1.1912
trUtil::HashEqual< _Key, _LessKey > Struct Template Reference

#include <HashMap.h>

Public Member Functions

bool operator() (const _Key &k1, const _Key &k2) const
 

Detailed Description

template<class _Key, class _LessKey>
struct trUtil::HashEqual< _Key, _LessKey >

Definition at line 66 of file HashMap.h.

Member Function Documentation

◆ operator()()

template<class _Key , class _LessKey >
bool trUtil::HashEqual< _Key, _LessKey >::operator() ( const _Key &  k1,
const _Key &  k2 
) const
inline

Definition at line 68 of file HashMap.h.


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