Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Swaps the contents of two concurrent vectors. This method is not concurrency-safe.
void swap(
concurrent_vector &_Vector
);
Parameters
- _Vector
The concurrent_vector object to swap contents with.
Requirements
Header: concurrent_vector.h
Namespace: Concurrency