allocator_base::const_pointer
Typ, który zapewnia stały wskaźnik do typu obiektu, zarządzane przez program przydzielania.
typedef const Type *const_pointer;
Uwagi
Typ wskaźnika implementuje Allocator::const_pointer jako element typedef dla const Type*.
Wymagania
Nagłówek:<allocators>
Przestrzeń nazw: stdext