Struct SubscriptionEndpointMap::Hash

Nested Relationships

This struct is a nested type of Class SubscriptionEndpointMap.

Struct Documentation

struct Hash

Hash function for an uint64_t.

Golden ratio hash function for 64-bit integers.

Public Functions

inline std::size_t operator()(std::uint64_t number) const noexcept