Macro for comparing the key and the element. More...
#include <gim_hash_table.h>
Public Member Functions | |
| template<class T > | |
| int | operator() (const T &a, GUINT key) |
Macro for comparing the key and the element.
Definition at line 102 of file gim_hash_table.h.
| int GIM_HASH_NODE_CMP_KEY_MACRO::operator() | ( | const T & | a, | |
| GUINT | key | |||
| ) | [inline] |
Definition at line 106 of file gim_hash_table.h.