The allocator's void pointer type.
Synopsis
Declared in <bslma_allocatortraits.h>
using void_pointer = _Ptr<__v_pointer, void>::type;
Description
Alloc::void_pointer if that type exists, otherwise
Created with MrDocs