concurrent_unordered_map::swap メソッド
concurrent_unordered_map の 2 種類のオブジェクトの内容を交換します。このメソッドは同時実行セーフではありません。
void swap(
concurrent_unordered_map& _Umap
);
パラメーター
- _Umap
swap への concurrent_unordered_map のオブジェクトで。
必要条件
ヘッダー: concurrent_unordered_map.h
名前空間: の同時実行