Macro for comparing Hash nodes. More...
#include <gim_hash_table.h>
Public Member Functions | |
| template<class T > | |
| int | operator() (const T &a, const T &b) |
Macro for comparing Hash nodes.
Definition at line 113 of file gim_hash_table.h.
| int GIM_HASH_NODE_CMP_MACRO::operator() | ( | const T & | a, | |
| const T & | b | |||
| ) | [inline] |
Definition at line 117 of file gim_hash_table.h.