[#bsl-vector-099-crend] = xref:bsl.adoc[bsl]::xref:bsl/vector-099.adoc[vector<pair<Date, DayOfWeekSet>>]::crend :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.adoc[const_reverse_iterator] crend() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#