Definition in file hash_string.h.
#include <sys/types.h>
#include <cstring>
#include <string>
#include <hash_map>


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... | |
1.5.5