Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Describes a synchronization filter that provides a separate cache object for each allocator object.
template <class Cache> class sync_per_container
: public Cache
Parameters
Parameter |
Description |
|---|---|
Cache |
The type of cache associated with the synchronization filter. This can be cache_chunklist, cache_freelist, or cache_suballoc. |
Member Functions
Compares two caches for equality. |
Requirements
Header: <allocators>
Namespace: stdext