다음을 통해 공유


sync_per_container 클래스

Describes a synchronization filter that provides a separate cache object for each allocator object.

template <class Cache> class sync_per_container
    : public Cache

매개 변수

Parameter

설명

Cache

The type of cache associated with the synchronization filter. This can be cache_chunklist, cache_freelist, or cache_suballoc.

멤버 함수

equals

Compares two caches for equality.

요구 사항

Header: <allocators>

네임스페이스: stdext

참고 항목

참조

<allocators>