다음을 통해 공유


sync_per_container::equals

Compares two caches for equality.

bool equals(const sync_per_container<Cache>& Other) const;

매개 변수

Parameter

설명

Cache

The cache object of the synchronization filter.

Other

The cache object to compare for equality.

반환 값

The member function always returns false.

요구 사항

Header: <allocators>

네임스페이스: stdext

참고 항목

참조

sync_per_container 클래스