rclcpp_action  master
C++ ROS Action Client Library
Public Member Functions | List of all members
std::hash< rclcpp_action::GoalUUID > Struct Reference

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

#include <types.hpp>

Public Member Functions

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

Detailed Description

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

Member Function Documentation

◆ operator()()

size_t std::hash< rclcpp_action::GoalUUID >::operator() ( const rclcpp_action::GoalUUID uuid) const
inlinenoexcept

The documentation for this struct was generated from the following file: