Skip to content

Commit 30a0eef

Browse files
authored
Update unordered-map-functions.md
1 parent c30a1c4 commit 30a0eef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/unordered-map-functions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::swap (unordered_map/multimap)"]
77
---
88
# `<unordered_map>` functions
99

10+
The `<unordered_map>` header provides the following functions:
11+
1012
## <a name="swap"></a> swap (unordered_map)
1113

1214
Swaps the contents of two containers.

0 commit comments

Comments
 (0)