rts_alloc::equals
等値の 2 種類のキャッシュを比較します。
bool equals(const sync<_Cache>& _Other) const;
パラメーター
パラメーター |
説明 |
---|---|
_Cache |
フィルターに関連付けられているキャッシュ オブジェクト。 |
_Other |
等しいかどうかを比較するキャッシュ オブジェクト。 |
解説
true の結果 caches[0].equals(other.caches[0]); それ以外 false。caches はキャッシュ オブジェクトの配列を表します。
必要条件
ヘッダー: <allocators>
名前空間: の stdext