The [] operator returns the element for the specified key.
Public
Concept& operator [](const Key& k)
k
The key of the element to get
The element at the specified key