The allocator's const void pointer type.

Synopsis

Declared in <bslma_allocatortraits.h>

using const_void_pointer = _Ptr<__cv_pointer, void const>::type;

Description

Alloc::const_void_pointer if that type exists, otherwise

Created with MrDocs