/home/elb/work/cs590n/mace/mace/lib/hash_string.h File Reference


Detailed Description

defines hash functors to support using strings in hash maps.

Definition in file hash_string.h.

#include <sys/types.h>
#include <cstring>
#include <string>
#include <hash_map>

Include dependency graph for hash_string.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hash_bytes< T >
 simple template class for hashing the bytes of arbitrary objects More...
struct  hash_string
 a stuct (functor) for computing the hash of a string for hash maps More...
struct  ltstring
 implements a functor for string less than More...
struct  gtstring
 implements a functor for string greater than More...


Generated on Sat Oct 4 21:29:57 2008 for Mace Library by  doxygen 1.5.5