Skip to content

Commit cfb2d54

Browse files
authored
Update sstream-typedefs.md
1 parent 5dd854b commit cfb2d54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/sstream-typedefs.md

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

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

1113
Creates a type `basic_istringstream` specialized on a **`char`** template parameter.

0 commit comments

Comments
 (0)