ECSM v0.2.0
IdHash< T >

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.
 

Detailed Description

template<class T>
struct ecsm::IdHash< T >

Item identifier hash implementation.

Template Parameters
Ttype of the item in the linear pool