Ninja
|
Go to the source code of this file.
Classes | |
struct | ExternalStringHashMap< V > |
A template for hash_maps keyed by a StringPiece whose string is owned externally (typically by the values). More... | |
struct | __gnu_cxx::hash< std::string > |
struct | __gnu_cxx::hash< StringPiece > |
Namespaces | |
__gnu_cxx | |
Functions | |
static unsigned int | MurmurHash2 (const void *key, size_t len) |
|
inlinestatic |
Definition at line 22 of file hash_map.h.
Referenced by __gnu_cxx::hash< StringPiece >::operator()().