sync_per_container Class

说明为每个分配器对象提供单独的缓存对象的 同步筛选器

template <class Cache> class sync_per_container
    : public Cache

参数

Parameter

说明

Cache

缓存的类型与同步筛选器。 这可能是 cache_chunklistcache_freelistcache_suballoc

Ee292112.collapse_all(zh-cn,VS.110).gif成员函数

equals

比较相等的两个缓存。

要求

标头: <allocators>

命名空间: stdext

请参见

参考

<allocators>