We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba3b76 commit 68e4305Copy full SHA for 68e4305
images/std-basic_fstream-inheritance.dot
@@ -25,7 +25,7 @@ digraph inheritance {
25
URL="cpp/io/basic_istream"
26
];
27
ost [
28
- label = <basic_istream<br/><font color="#808080"><CharT, Traits></font>>,
+ label = <basic_ostream<br/><font color="#808080"><CharT, Traits></font>>,
29
tooltip = "std::basic_ostream",
30
URL="cpp/io/basic_ostream"
31
0 commit comments