at overloads

Synopses

Declared in <bslstl_vector.h>

Return a modifiable reference to the element at position.

Return a non‐modifiable reference to the element at position.

Return Value

  • modifiable reference to the element at position

  • non‐modifiable reference to the element at position

Parameters

Name

Description

position

zero‐based index of the element

Created with MrDocs