共用方式為


sync_none::equals

要比較是否相等的兩個快取。

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

參數

參數

說明

Cache

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

Other

要比較的快取物件相等。

傳回值

成員函式一定會傳回 true。

需求

標題: <配置器>

**命名空間:**stdext

請參閱

參考

sync_none 類別