WSF
wsf::comm::ReservedAddressingImplementation::AddressPairHash Struct Reference

#include <WsfCommReservedAddressing.hpp>

Public Member Functions

std::size_t operator() (const std::pair< Address, Address > &aKey) const

Detailed Description

A struct used for correct hashing of std::pair<Address, Address>, used specifically in the context for these classes. This was chosen instead of specializing the template inside namespace std to avoid generalizing this use case.

Member Function Documentation

◆ operator()()

std::size_t wsf::comm::ReservedAddressingImplementation::AddressPairHash::operator() ( const std::pair< Address, Address > & aKey) const
inline

The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved