共用方式為


allocator_chunklist Class

描述管理儲存配置和釋放物件所使用的快取 cache_chunklist型別的物件。

template <class Type>
    class allocator_chunklist;

參數

參數

描述

Type

配置器配置之項目的型別。

備註

ALLOCATOR_DECL (<allocators>) 巨集會逐一查看這個類別是在下列陳述式中的 name 參數: ALLOCATOR_DECL(CACHE_CHUNKLIST, SYNC_DEFAULT, allocator_chunklist);

需求

標題: <allocators>

命名空間: stdext

請參閱

參考

<allocators>