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

Gets 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
Key content.