Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/hash.h>
Public Member Functions | |
t::hash | computeHash (int key) const |
bool | isEqual (int key1, int key2) const |
Static Public Member Functions | |
static t::hash | hash (int key) |
static bool | equals (int key1, int key2) |
|
inline |
References HashKey< T >::hash().
|
inlinestatic |
|
inlinestatic |
|
inline |
References HashKey< T >::equals().