|
WSF
|
#include <WsfCommReservedAddressing.hpp>
Public Member Functions | |
| std::size_t | operator() (const std::pair< Address, Address > &aKey) const |
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.
|
inline |