A hash function for strings. More...
#include <misc/hash.hh>
Public Member Functions | |
size_t | operator() (const std::string &s) const |
A hash function for strings.
size_t spot::string_hash::operator() | ( | const std::string & | s | ) | const [inline] |
References spot::knuth32_hash(), and spot::ptr_hash< T >::operator()().