std::hash specialization for folly::RegexMatchCacheKey.
Synopsis
Declared in <folly/container/RegexMatchCache.h>
template<>
struct hash<folly::RegexMatchCacheKey>
: hash<folly::RegexMatchCacheKeyBase>
Base Classes
Name |
Description |
|
Created with MrDocs