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