Template Struct hash< slam_mer::point_id_t >

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.