proxygen
|
Public Member Functions | |
KeyHasher (const THash &keyHash) | |
std::size_t | operator() (const Node &node) const |
std::size_t | operator() (const TKey &key) const |
Public Attributes | |
THash | hash |
Definition at line 434 of file EvictingCacheMap.h.
|
inline |
Definition at line 435 of file EvictingCacheMap.h.
|
inline |
Definition at line 436 of file EvictingCacheMap.h.
References folly::EvictingCacheMap< TKey, TValue, THash, TKeyEqual >::Node::pr.
|
inline |
Definition at line 439 of file EvictingCacheMap.h.
THash folly::EvictingCacheMap< TKey, TValue, THash, TKeyEqual >::KeyHasher::hash |
Definition at line 442 of file EvictingCacheMap.h.