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