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