[#bsl-vectorBase-06e-const_iterator] = xref:bsl.adoc[bsl]::xref:bsl/vectorBase-06e.adoc[vectorBase<float>]::const_iterator :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 float const* const_iterator; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#