Specialization of std::hash for folly::SocketAddress.

Synopsis

Declared in <folly/SocketAddress.h>

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

Member Functions

Name

Description

operator()

Compute a hash of the given SocketAddress.

Created with MrDocs