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

hash<folly::RegexMatchCacheKeyBase>

Created with MrDocs