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