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