[#bsl-vector-099-const_iterator] = xref:bsl.adoc[bsl]::xref:bsl/vector-099.adoc[vector<pair<Date, DayOfWeekSet>>]::const_iterator :relfileprefix: ../../ :mrdocs: This `typedef` is an alias to `VALUE_TYPE const *`. == Synopsis Declared in `<bslstl_vector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/pair-0b.adoc[pair<Date, DayOfWeekSet>] const* const_iterator; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#