end overloads

Synopses

Declared in <bslstl_deque.h>

Return the past‐the‐end (forward) iterator providing modifiable access to this deque.

Same as the related overload above for end.

Return Value

  • past‐the‐end iterator

  • past‐the‐end const iterator

Created with MrDocs