|
Ninja
|
#include <hash_map.h>
Public Types | |
| typedef StringPiece | argument_type |
| typedef size_t | result_type |
Public Member Functions | |
| size_t | operator() (StringPiece key) const |
Definition at line 28 of file hash_map.h.
| typedef StringPiece std::hash< StringPiece >::argument_type |
Definition at line 29 of file hash_map.h.
| typedef size_t std::hash< StringPiece >::result_type |
Definition at line 30 of file hash_map.h.
|
inline |
Definition at line 32 of file hash_map.h.
References StringPiece::len_, rapidhash(), and StringPiece::str_.