Hash support for folly::IPAddress.

Synopsis

Declared in <folly/IPAddress.h>

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

Member Functions

Name

Description

operator()

Return a hash value for the given address.

Created with MrDocs