The [] operator returns the element at the specified position.
Public
Concept& operator [](int i)
i
The index of the element to return
The element at the specified position