[#bsl-vector-086-const_reference] = xref:bsl.adoc[bsl]::xref:bsl/vector-086.adoc[vector<VALUE_TYPE*, ALLOCATOR>]::const_reference :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslstl_vector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/vector-086/value_type.adoc[value_type] const& const_reference; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#