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