Hash specialization for folly::RequestToken.

Synopsis

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

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

Member Functions

Name

Description

operator()

Computes the hash of a token.

Created with MrDocs