Ninja
|
#include <hash_map.h>
Public Member Functions | |
size_t | operator() (StringPiece key) const |
Definition at line 87 of file hash_map.h.
size_t __gnu_cxx::hash< StringPiece >::operator() | ( | StringPiece | key | ) | const [inline] |
Definition at line 88 of file hash_map.h.
References StringPiece::len_, MurmurHash2(), and StringPiece::str_.