Size (in bytes) for the key.
Source position: fgl.pp line 288
KeySize is the size (in bytes) for the keys in the map. This size is initialized during list construction and defaults to the size of a pointer.
|
Create a new map with given key and data size. |
|
|
Size (in bytes) for the data associated with keys. |
|
|
Indexed access to the locations of all keys. |
|
|
Access to data locations using key. |