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.
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