folly::MacAddress::isUnicast

Return true if this is a unicast MAC address.

Synopsis

Declared in <folly/MacAddress.h>

bool
isUnicast() const;

Return Value

true if this is a unicast address.