Skip to content

Commit 83ab04a

Browse files
committed
Merge pull request #449 from timsong-cpp/master
Fix link in basic_ostream::flush() description
2 parents 5599ece + 5780ff8 commit 83ab04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iostreams.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6632,7 +6632,7 @@
66326632

66336633
\begin{itemdescr}
66346634
\pnum
6635-
\effects Behaves as an unformatted output function (as described in~\ref{ostream.formatted.reqmts}, paragraph 1).
6635+
\effects Behaves as an unformatted output function (as described in~\ref{ostream.unformatted}, paragraph 1).
66366636
If
66376637
\tcode{rdbuf()}
66386638
is not a null pointer,

0 commit comments

Comments
 (0)