Skip to content

Commit b226afc

Browse files
committed
[stringbuf.virtuals] Note in Returns: element that the return value for
non-error cases is specified in the Effects: element. Fixes #1552
1 parent b63b10a commit b226afc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/iostreams.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7571,6 +7571,7 @@
75717571

75727572
\pnum
75737573
\returns
7574+
As specified above, or
75747575
\tcode{traits::eof()}
75757576
to indicate failure.
75767577

@@ -7624,6 +7625,7 @@
76247625

76257626
\pnum
76267627
\returns
7628+
As specified above, or
76277629
\tcode{traits::eof()}
76287630
to indicate failure.
76297631

0 commit comments

Comments
 (0)