allocator_suballoc Class
描述管理儲存配置和釋放型別 Type 物件使用物件快取 cache_suballoc型別的物件。
template <class Type>
class allocator_suballoc;
參數
參數 |
描述 |
---|---|
Type |
配置器配置之項目的型別。 |
備註
ALLOCATOR_DECL (<allocators>) 巨集會逐一查看這個類別是在下列陳述式中的 name 參數: ALLOCATOR_DECL(CACHE_SUBALLOC, SYNC_DEFAULT, allocator_suballoc);
需求
標題: <allocators>
命名空間: stdext