operator []

Access an indexed element.

  T& operator[] (const key_type& x);
  
Remarks

Returns the value at the position indicated.