#include <nCine/Base/HashFunctions.h>
template<class K>
FixedHashFunc class
Hash function returning always the first hashmap bucket, for debug purposes.
Public functions
-
auto operator()(const K& key) const -> hash_
t