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