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

The allocator's const pointer type.

Synopsis

Declared in <bslma_allocatortraits.h>

using const_pointer = _Ptr<__c_pointer, value_type const>::type;

Description

Alloc::const_pointer if that type exists, otherwise