Return the past‐the‐end (forward) iterator providing modifiable access to this deque.
Synopsis
Declared in <bslstl_deque.h>
Deque_Base<VALUE_TYPE>::iterator
end() noexcept;
Created with MrDocs
Return the past‐the‐end (forward) iterator providing modifiable access to this deque.
Declared in <bslstl_deque.h>
Deque_Base<VALUE_TYPE>::iterator
end() noexcept;
Created with MrDocs