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