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 cfb2d54 commit f2f33fcCopy full SHA for f2f33fc
docs/standard-library/streambuf-typedefs.md
@@ -6,6 +6,8 @@ f1_keywords: ["iosfwd/std::streambuf", "iosfwd/std::wstreambuf"]
6
---
7
# `<streambuf>` typedefs
8
9
+The `<streambuf>` header provides the following typedefs:
10
+
11
## <a name="streambuf"></a> streambuf
12
13
A specialization of `basic_streambuf` that uses **`char`** as the template parameters.
0 commit comments