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