std::hash<folly::NetworkSocket>

Hash specialization for folly::NetworkSocket.

Synopsis

Declared in <folly/net/NetworkSocket.h>

template<>
struct hash<folly::NetworkSocket>;

Member Functions

NameDescription
operator() Computes a hash value for a NetworkSocket.