Zen API
|
|
related |
Adds a new key-value pair.
A debug assertion will be raised if the size of the specified key or value type is not equal to the size of the collection key or value type, respectively.
kMap_map | Map object. |
KPtr_key | Strongly-typed pointer to key. |
VPtr_value | Strongly-typed pointer to value. |