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;
Created with MrDocs