共用方式為


allocator_base::pointer

提供指標的物件的型別是由配置器處理。

typedef Type *pointer;

備註

指標型別會實作 Allocator::pointer 做為 Type*的 typedef。

需求

標題: <配置器>

**命名空間:**stdext