|
Gainput
v1.0.0
|
An element of the hash table. More...
#include <GainputContainers.h>
Public Attributes | |
| K | first |
| The element's key. | |
| V | second |
| The element's value. | |
| uint32_t | next |
| The index of the next element with the same (wrapped) hash; Do not use. | |
An element of the hash table.
1.8.13