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< void * > Class Template Reference

#include <elm/util/HashKey.h>

Static Public Member Functions

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

Member Function Documentation

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

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