[#bsl-vector-0aa7-pointer] = xref:bsl.adoc[bsl]::xref:bsl/vector-0aa7.adoc[vector<long double>]::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-0b9/pointer.adoc[AllocatorTraits::pointer] pointer; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#