std::hash<folly::RegexMatchCacheKey>

std::hash specialization for folly::RegexMatchCacheKey.

Synopsis

Declared in <folly/container/RegexMatchCache.h>

template<>
struct hash<folly::RegexMatchCacheKey>
    : hash<folly::RegexMatchCacheKeyBase>

Base Classes

NameDescription
hash<folly::RegexMatchCacheKeyBase>