[#std-hash-0f] = xref:std.adoc[std]::hash<xref:folly/RequestToken.adoc[folly::RequestToken]> :relfileprefix: ../ :mrdocs: Hash specialization for folly::RequestToken. == Synopsis Declared in `<folly/io/async/Request.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct hash<xref:folly/RequestToken.adoc[folly::RequestToken]>; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:std/hash-0f/operator_call.adoc[`operator()`] | Computes the hash of a token. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#