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