getKey

This method gets the element for the specified key.

Visibility
Public
Signature
Concept& getKey(const Key& k) const
Parameters
k

The map key

Returns

The element for the specified key


Feedback