Hash support for folly::IPAddressV4.

Synopsis

Declared in <folly/IPAddressV4.h>

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

Member Functions

Name

Description

operator()

Returns a hash of the given address.

Created with MrDocs