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