Skip to content

Commit e73d1e9

Browse files
authored
Update fstream-typedefs.md
1 parent 2532da0 commit e73d1e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/fstream-typedefs.md

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

9+
The following typedefs are defined in the `<fstream>` header file:
10+
911
## <a name="filebuf"></a> `filebuf`
1012

1113
A type `basic_filebuf` specialized on **`char`** template parameters.

0 commit comments

Comments
 (0)