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 5dd854b commit cfb2d54Copy full SHA for cfb2d54
docs/standard-library/sstream-typedefs.md
@@ -6,6 +6,8 @@ f1_keywords: ["iosfwd/std::istringstream", "iosfwd/std::ostringstream", "iosfwd/
6
---
7
# `<sstream>` typedefs
8
9
+`<sstream>` header provides the following typedefs:
10
+
11
## <a name="istringstream"></a> `istringstream`
12
13
Creates a type `basic_istringstream` specialized on a **`char`** template parameter.
0 commit comments