Skip to content

Commit d9521a9

Browse files
committed
[iostream.forward.overview] Convert incomplete wording with no normative
effect to an example.
1 parent dbf1bd4 commit d9521a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/iostreams.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,7 @@
366366
\tcode{fpos}
367367
are
368368
used for specifying file position information.
369-
370-
\pnum
369+
\begin{example}
371370
The types
372371
\tcode{streampos}
373372
and
@@ -377,6 +376,7 @@
377376
and
378377
\tcode{wchar_t}
379378
respectively.
379+
\end{example}
380380

381381
\pnum
382382
\begin{note}

0 commit comments

Comments
 (0)