Item identifier hash implementation. More...
#include <linear-pool.hpp>
Public Member Functions | |
size_t | operator() (ID< T > id) const noexcept |
Returns item identifier hash value. | |
Item identifier hash implementation.
T | type of the item in the linear pool |