[#bsl-vectorBase-08-const_reference] = xref:bsl.adoc[bsl]::xref:bsl/vectorBase-08.adoc[vectorBase<unsigned int>]::const_reference :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 unsigned int const& const_reference; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#