Skip to content

Commit 5dd854b

Browse files
authored
Update sstream-functions.md
1 parent 1ffe04f commit 5dd854b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/sstream-functions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ f1_keywords: ["sstream/std::swap"]
66
---
77
# `<sstream>` functions
88

9+
The `<sstream>` header provides the following functions:
10+
911
## <a name="sstream_swap"></a> swap
1012

1113
Exchanges the values between two `sstream` objects.

0 commit comments

Comments
 (0)