#include <nCine/Base/StaticHashMap.h>
template<class K, class T, class HashFunc, unsigned int Capacity, bool IsConst>
StaticHashMapHelperTraits struct
Base helper structure for type traits used in the hashmap iterator.