Hash specialization for folly::NetworkSocket.

Synopsis

Declared in <folly/net/NetworkSocket.h>

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

Member Functions

Name

Description

operator()

Computes a hash value for a NetworkSocket.

Created with MrDocs