sync_none Class
描述未提供同步的 同步筛选器。
template <class Cache> class sync_none
参数
Parameter |
说明 |
---|---|
Cache |
缓存的类型与同步筛选器。 这可能是 cache_chunklist、cache_freelist或 cache_suballoc。 |
成员函数
分配内存块。 |
|
从存储开头释放对象指定数目的在指定的位置。 |
|
比较相等的两个缓存。 |
要求
标头: <allocators>
命名空间: stdext