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