template<class K>
nCine::FixedHashFunc class

Hash function returning always the first hashmap bucket, for debug purposes.

Public functions

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