std::hash< ndn::ethernet::Address > Struct Reference

#include <ndn-cxx/net/ethernet.hpp>

Public Member Functions

size_t operator() (const ndn::ethernet::Address &a) const noexcept
 

Detailed Description

Definition at line 121 of file ethernet.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< ndn::ethernet::Address >::operator() ( const ndn::ethernet::Address a) const
noexcept

Definition at line 136 of file ethernet.cpp.