Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kMap_KeyT (   kMap_map,
  kMapItem_item,
 
)
related

Returns a strongly-typed pointer to the key associated with a map item.

A debug assertion will be raised if the size of the specified key type is not equal to the size of the collection key type.

Parameters
kMap_mapMap object.
kMapItem_itemMap item.
KKey type identifier (e.g., k32s).
Returns
Strongly-typed pointer to key.