Skip to content

Commit 0aef091

Browse files
committed
[ostreambuf.iter.cons] Null pointer is not a verb.
Combine adjacent paragraphs into one itemdescr. Fixes #384.
1 parent fd42e68 commit 0aef091

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/iterators.tex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3279,10 +3279,8 @@
32793279
\pnum
32803280
\requires
32813281
\tcode{s.rdbuf()}
3282-
shall not null pointer.
3283-
\end{itemdescr}
3282+
shall not be a null pointer.
32843283

3285-
\begin{itemdescr}
32863284
\pnum
32873285
\effects
32883286
Initializes \tcode{sbuf_} with \tcode{s.rdbuf()}.

0 commit comments

Comments
 (0)