sync_per_thread::equals
可比較相等的兩個快取。
bool equals(const sync<Cache>& Other) const;
參數
參數 |
描述 |
---|---|
Cache |
同步處理篩選器的快取物件。 |
Other |
要比較相等的快取物件。 |
傳回值
false如果沒有快取物件已針對此物件或配置Other在目前的執行緒。 否則它會傳回的套用結果operator==兩個快取物件。
需求
標頭: <allocators>
Namespace: stdext