Hash specialization for folly::RequestToken.
Synopsis
Declared in <folly/io/async/Request.h>
template<>
struct hash<folly::RequestToken>;
Member Functions
Name |
Description |
Computes the hash of a token. |
Created with MrDocs