Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes a synchronization filter that provides no synchronization.
template <class Cache> class sync_none
Parameters
Parameter |
Description |
---|---|
Cache |
The type of cache associated with the synchronization filter. This can be cache_chunklist, cache_freelist, or cache_suballoc. |
Requirements
Header: <allocators>
Namespace: stdext