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