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