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