file
StaticHashMap.h
Namespaces
- namespace nCine
- Root namespace of nCine game engine.
Classes
-
template<class K, class T, std::class nCine::StaticHashMap
uint32_t Capacity, class HashFunc = FNV1aHashFunc<K>> - Static hashmap implementation with open addressing and leapfrog probing (version with static allocation)