We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30a1c4 commit 30a0eefCopy full SHA for 30a0eef
docs/standard-library/unordered-map-functions.md
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::swap (unordered_map/multimap)"]
7
---
8
# `<unordered_map>` functions
9
10
+The `<unordered_map>` header provides the following functions:
11
+
12
## <a name="swap"></a> swap (unordered_map)
13
14
Swaps the contents of two containers.
0 commit comments