The allocator's const pointer type.
Declared in <bslma_allocatortraits.h>
<bslma_allocatortraits.h>
using const_pointer = _Ptr<__c_pointer, value_type const>::type;
Alloc::const_pointer if that type exists, otherwise
Alloc::const_pointer