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:
- src/biu/OptionParser.hh