Struct IntraProcessManager::rmw_gid_hash

Nested Relationships

This struct is a nested type of Class IntraProcessManager.

Struct Documentation

struct rmw_gid_hash

Hash function for rmw_gid_t to enable use in unordered_map.

Public Functions

inline std::size_t operator()(const rmw_gid_t &gid) const noexcept