#include <hashmap.h>
Marker class similar to HashMapKeyValuePair, but with a HashMap entry layout where the key will be the very first member entry (afterwards internal HashMap information is stored, finally the value). This can be used to access the reference counter of the entry via the key.
Additional Inherited Members | |
![]() | |
using | HashValueType = HashInt |
![]() | |
static const HASHMAP_ENTRY_LAYOUT | LAYOUT |