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

biu::COptionParser::hash_string Struct Reference


Detailed Description

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

Definition at line 101 of file OptionParser.hh.

Public Member Functions

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


Member Function Documentation

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

Definition at line 102 of file OptionParser.hh.


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