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< CString > Class Template Reference

#include <elm/util/HashKey.h>

Static Public Member Functions

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

Member Function Documentation

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

References elm::hash_cstring().


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