rend overloads

Synopses

Declared in <bslstl_vector.h>

Return the past‐the‐end reverse iterator providing modifiable access to this vector.

Return the past‐the‐end reverse iterator providing non‐modifiable access to this vector.

Return Value

  • past‐the‐end reverse iterator providing modifiable access

  • past‐the‐end const reverse iterator

Created with MrDocs