Struct ServiceKeyHash
Defined in File fragment_service.hpp
-
struct ServiceKeyHash
Hash function for ServiceKey to enable use in hash-based containers.
Public Functions
-
inline std::size_t operator()(const ServiceKey &key) const noexcept
Compute hash value for a ServiceKey.
-
inline std::size_t operator()(const ServiceKey &key) const noexcept