[#bsl-vector-0cf-const_pointer] = xref:bsl.adoc[bsl]::xref:bsl/vector-0cf.adoc[vector<unsigned char>]::const_pointer :relfileprefix: ../../ :mrdocs: This `typedef` is an alias to `AllocatorTraits::const_pointer`. == Synopsis Declared in `<bslstl_vector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/allocator_traits-071/const_pointer.adoc[AllocatorTraits::const_pointer] const_pointer; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#