Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Compares two caches for equality.
bool equals(const sync_per_container<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 false.
Requirements
Header: <allocators>
Namespace: stdext