std::hash<folly::IPAddressV4>

Hash support for folly::IPAddressV4.

Synopsis

Declared in <folly/IPAddressV4.h>

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

Member Functions

NameDescription
operator() Returns a hash of the given address.