Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Compares two caches for equality.
bool equals(const sync<Cache>& Other) const;
Parameters
Parameter |
Description |
|---|---|
Cache |
The cache object of the synchronization filter. |
Other |
The cache object to compare for equality. |
Return Value
The member function always returns true.
Requirements
Header: <allocators>
Namespace: stdext