Return the past‐the‐end (forward) iterator providing non‐modifiable access to this vector.
Synopsis
Declared in <bslstl_vector.h>
vectorBase<VALUE_TYPE>::const_iterator
end() const noexcept;
Return Value
past‐the‐end const iterator
Created with MrDocs