Generated on Wed Apr 29 2015 11:51:41 for GGL-4.1.2 by doxygen 1.8.3.1
Public Member Functions
sgm::hash_string Class Reference

#include <HashMap.hh>

Public Member Functions

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

Detailed Description

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

Definition at line 45 of file HashMap.hh.

Member Function Documentation

size_t sgm::hash_string::operator() ( const std::string &  str) const
inline

Definition at line 48 of file HashMap.hh.


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