Template Struct hash< slam_mer::cell_id_t >

Struct Documentation

template<>
struct hash<slam_mer::cell_id_t>

Public Functions

inline std::size_t operator()(const slam_mer::cell_id_t &cellId_) const noexcept

Hashes a cell identifier.

Parameters:

cellId_ – Cell identifier used as hash input.

Returns:

Hash value of the underlying cell ID key.