Hash specialization for AsyncSocket::WriteRequestTag.

Synopsis

Declared in <folly/io/async/AsyncSocket.h>

template<>
struct hash<folly::AsyncSocket::WriteRequestTag>;

Member Functions

Name

Description

operator()

Computes a hash for a write request tag.

Created with MrDocs