hash_string Struct Reference
#include <hash_string.h>
List of all members.
Detailed Description
a stuct (functor) for computing the hash of a string for hash maps
Computes the hash using:
for each byte i
in the string.
Definition at line 77 of file hash_string.h.
The documentation for this struct was generated from the following file: