#include <hashfunc.h>
Public Types | |
typedef hash_t | hash_type |
Public Member Functions | |
hash_type | operator() (const std::string &string) const |
Definition at line 326 of file hashfunc.h.
typedef hash_t HashStringNoCase::hash_type |
Definition at line 327 of file hashfunc.h.
hash_type HashStringNoCase::operator() | ( | const std::string & | string | ) | const [inline] |
Definition at line 328 of file hashfunc.h.
References string_hash_nocase().