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 e05ebb3 commit ad3d3d0Copy full SHA for ad3d3d0
docs/standard-library/istream-typedefs.md
@@ -6,6 +6,8 @@ f1_keywords: ["istream/std::iostream", "istream/std::istream", "istream/std::wio
6
---
7
# `<istream>` typedefs
8
9
+The `<istream>` header provides the following typedefs:
10
+
11
## <a name="iostream"></a> iostream
12
13
A type `basic_iostream` specialized on **`char`**.
0 commit comments