共用方式為


rts_alloc::equals

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

bool equals(const sync<_Cache>& _Other) const;

參數

參數

說明

_Cache

快取物件與篩選條件。

_Other

要比較的快取物件相等。

備註

true ,如果 caches[0].equals(other.caches[0])的結果;則為,否則為 false。 caches 表示陣列快取物件。

需求

標題: <配置器>

**命名空間:**stdext