bsl::allocator_traits<std::allocator<ALLOCATOR_TYPE>>::const_void_pointer

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