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