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

Synopsis

Declared in <folly/MacAddress.h>

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

Member Functions

Name

Description

operator()

Return a hash value for the given MAC address.

Created with MrDocs