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