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
Created with MrDocs