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