typedef const T *pointer;
typedef const T *
pointer
;
The pointer type describes an object p that can designate, via the expression *p, any const object that an object of template class allocator can allocate.
p
*p
allocator