#include <hashmap.h>
Marker class to be used as template argument for HashMap for the usual case when the values don't contain the keys (so the HashMap has to store key-value-pairs).
Additional Inherited Members | |
![]() | |
using | HashValueType = HashInt |
![]() | |
static const HASHMAP_ENTRY_LAYOUT | LAYOUT |