Skip to content

Commit ad3d3d0

Browse files
authored
Update istream-typedefs.md
1 parent e05ebb3 commit ad3d3d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/istream-typedefs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ f1_keywords: ["istream/std::iostream", "istream/std::istream", "istream/std::wio
66
---
77
# `<istream>` typedefs
88

9+
The `<istream>` header provides the following typedefs:
10+
911
## <a name="iostream"></a> iostream
1012

1113
A type `basic_iostream` specialized on **`char`**.

0 commit comments

Comments
 (0)