Hash specialization for folly::NetworkSocket.
Synopsis
Declared in <folly/net/NetworkSocket.h>
template<>
struct hash<folly::NetworkSocket>;
Member Functions
Name |
Description |
Computes a hash value for a NetworkSocket. |
Created with MrDocs