Struct EndPointAddressHash
Defined in File Netio3Backend.hpp
Struct Documentation
-
struct EndPointAddressHash
Hash function for EndPointAddress objects.
The hash function is used to create a hash value for EndPointAddress objects. The hash value is used to store the objects in a hash table.
Public Functions
-
inline std::size_t operator()(const EndPointAddress &endpoint) const
-
inline std::size_t operator()(const EndPointAddress &endpoint) const