Ninja
Public Member Functions | List of all members
__gnu_cxx::hash< StringPiece > Struct Template Reference

#include <hash_map.h>

Public Member Functions

size_t operator() (StringPiece key) const
 

Detailed Description

template<>
struct __gnu_cxx::hash< StringPiece >

Definition at line 87 of file hash_map.h.

Member Function Documentation

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_.


The documentation for this struct was generated from the following file: