#include <hashfunc.h>
Public Types | |
typedef hash_t | hash_type |
Public Member Functions | |
hash_type | operator() (const std::string &string) const |
Definition at line 312 of file hashfunc.h.
typedef hash_t RawStringHash::hash_type |
Definition at line 313 of file hashfunc.h.
hash_type RawStringHash::operator() | ( | const std::string & | string | ) | const [inline] |
Definition at line 314 of file hashfunc.h.
References string_hash().