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

Reports whether the specified key is present in the map.

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.
KPtr_keyStrongly-typed pointer to key.
Returns
kTRUE if found.