std::hash<folly::MacAddress>

Specialization of std::hash for folly::MacAddress.

Synopsis

Declared in <folly/MacAddress.h>

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

Member Functions

NameDescription
operator() Return a hash value for the given MAC address.