std::hash<folly::AsyncSocket::WriteRequestTag>

Hash specialization for AsyncSocket::WriteRequestTag.

Synopsis

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

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

Member Functions

NameDescription
operator() Computes a hash for a write request tag.