Template Struct hash< slam_mer::frame_id_t >
Defined in File id.hpp
Struct Documentation
-
template<>
struct hash<slam_mer::frame_id_t> Public Functions
-
inline std::size_t operator()(const slam_mer::frame_id_t &frameId_) const noexcept
Hashes a frame identifier.
- Parameters:
frameId_ – Frame identifier used as hash input.
- Returns:
Hash value of the underlying frame ID key.
-
inline std::size_t operator()(const slam_mer::frame_id_t &frameId_) const noexcept