std::hash<folly::RequestToken>

Hash specialization for folly::RequestToken.

Synopsis

Declared in <folly/io/async/Request.h>

template<>
struct hash<folly::RequestToken>;

Member Functions

NameDescription
operator() Computes the hash of a token.