back overloads

Synopses

Declared in <bslstl_vector.h>

Return a modifiable reference to the last element.

Return a non‐modifiable reference to the last element.

Return Value

  • modifiable reference to the last element

  • non‐modifiable reference to the last element

Created with MrDocs