Generated on Tue Dec 16 12:50:02 2008 for BIU-2.2.0 by doxygen 1.5.1

biu::Alphabet::hash_string Class Reference


Detailed Description

Daniel J. Bernstein's string hash function taken from http://www.cs.yorku.ca/~oz/hash.html.

Definition at line 39 of file Alphabet.hh.

Public Member Functions

size_t operator() (const std::string &str) const


Member Function Documentation

size_t biu::Alphabet::hash_string::operator() ( const std::string &  str  )  const [inline]

Definition at line 42 of file Alphabet.hh.


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