Skip to content

Commit f2f33fc

Browse files
authored
Update streambuf-typedefs.md
1 parent cfb2d54 commit f2f33fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/streambuf-typedefs.md

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

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

1113
A specialization of `basic_streambuf` that uses **`char`** as the template parameters.

0 commit comments

Comments
 (0)