Specialization of std::hash for folly::SocketAddress.
Synopsis
Declared in <folly/SocketAddress.h>
template<>
struct hash<folly::SocketAddress>;
Member Functions
Name |
Description |
Compute a hash of the given SocketAddress. |
Created with MrDocs