Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A type that provides a pointer to the type of object managed by the allocator.
typedef Type *pointer;
Remarks
The pointer type implements Allocator::pointer as a typedef for Type*.
Requirements
Header: <allocators>
Namespace: stdext