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