Hash support for folly::IPAddressV4.
Synopsis
Declared in <folly/IPAddressV4.h>
template<>
struct hash<folly::IPAddressV4>;
Member Functions
Name |
Description |
Returns a hash of the given address. |
Created with MrDocs