Hash specialization enabling IPAddressV6 as a key in unordered containers.
Synopsis
Declared in <folly/IPAddressV6.h>
template<>
struct hash<folly::IPAddressV6>;
Member Functions
Name |
Description |
Compute the hash of an |
Created with MrDocs