[#bsl-allocator_traits-0ae-void_pointer] = xref:bsl.adoc[bsl]::xref:bsl/allocator_traits-0ae.adoc[allocator_traits<std::allocator<ALLOCATOR_TYPE>>]::void_pointer :relfileprefix: ../../ :mrdocs: The allocator's void pointer type. == Synopsis Declared in `<bslma_allocatortraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using void_pointer = _Ptr<__v_pointer, void>::type; ---- == Description `Alloc::void_pointer` if that type exists, otherwise [.small]#Created with https://www.mrdocs.com[MrDocs]#