sync_per_container Class
说明为每个分配器对象提供单独的缓存对象的 同步筛选器。
template <class Cache> class sync_per_container
: public Cache
参数
Parameter |
说明 |
---|---|
Cache |
缓存的类型与同步筛选器。 这可能是 cache_chunklist、cache_freelist或 cache_suballoc。 |
成员函数
比较相等的两个缓存。 |
要求
标头: <allocators>
命名空间: stdext