template<class K, unsigned int Value>
nCine::ModuloHashFunc class

Hash function returning the modulo of the key, for debug purposes.

Public functions

auto operator()(const K& key) const -> hash_t