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

#include <elm/util/HashKey.h>

Static Public Member Functions

static t::hash hash (const String &key)
 
static bool equals (const String &key1, const String &key2)
 

Member Function Documentation

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

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