[#bsl-vector-09c-const_pointer] = xref:bsl.adoc[bsl]::xref:bsl/vector-09c.adoc[vector<short>]::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-0a5/const_pointer.adoc[AllocatorTraits::const_pointer] const_pointer; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#