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 8c5d6a5 commit e97c416Copy full SHA for e97c416
docs/standard-library/istream-functions.md
@@ -6,6 +6,8 @@ f1_keywords: ["istream/std::swap", "istream/std::ws"]
6
---
7
# `<istream>` functions
8
9
+The `<istream>` header provides the following functions:
10
+
11
## <a name="istream_swap"></a> swap
12
13
Exchanges the elements of two stream objects.
0 commit comments