Sock::HashSharedPtrSock

Hasher for a shared_ptr<const Sock> keyed on the underlying socket descriptor.

Synopsis

Declared in <util/sock.h>

struct HashSharedPtrSock;

Member Functions

NameDescription
operator() Hash the wrapped socket descriptor.