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