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

#include <elm/util/HashKey.h>

Static Public Member Functions

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

Member Function Documentation

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

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