Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Swaps the contents of two concurrent_unordered_multiset objects. This method is not concurrency-safe.
void swap(
concurrent_unordered_multiset& _Uset
);
Parameters
- _Uset
The concurrent_unordered_multiset object to swap with.
Requirements
Header: concurrent_unordered_set.h
Namespace: concurrency