Template Struct hash< rclcpp_action::GoalUUID >

Struct Documentation

template<>
struct hash<rclcpp_action::GoalUUID>

Hash a goal id so it can be used as a key in std::unordered_map.

Public Functions

inline size_t operator()(const rclcpp_action::GoalUUID &uuid) const noexcept