#include <nCine/Base/HashFunctions.h>
template<class K, unsigned int Value>
ModuloHashFunc class
Hash function returning the modulo of the key, for debug purposes.
Public functions
-
auto operator()(const K& key) const -> hash_
t