[#bsl-vectorBase-074-end-00] = xref:bsl.adoc[bsl]::xref:bsl/vectorBase-074.adoc[vectorBase<unsigned short>]::end :relfileprefix: ../../ :mrdocs: Return the past‐the‐end (forward) iterator providing non‐modifiable access to this vector. == Synopsis Declared in `<bslstl_vector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vectorBase-074/const_iterator.adoc[const_iterator] end() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#