Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::HashKey< int > Class Template Reference

#include <elm/util/HashKey.h>

Static Public Member Functions

static t::hash hash (int key)
 
static bool equals (int key1, int key2)
 

Member Function Documentation

static bool elm::HashKey< int >::equals ( int  key1,
int  key2 
)
static
static t::hash elm::HashKey< int >::hash ( int  key)
static

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