共用方式為


sync_per_container::equals

可比較相等的兩個快取。

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

參數

參數

描述

Cache

同步處理篩選器的快取物件。

Other

要比較相等的快取物件。

傳回值

成員函式一定會傳回false。

需求

標頭: <allocators>

Namespace: stdext

請參閱

參考

sync_per_container Class