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