Same as the related overload above for end.
Synopsis
Declared in <bslstl_deque.h>
Deque_Base<VALUE_TYPE>::const_iterator
end() const noexcept;
Return Value
past‐the‐end const iterator
Created with MrDocs