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