Skip to content

Commit afa9918

Browse files
committed
[depr] Add page breaks.
1 parent 48a68c6 commit afa9918

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/future.tex

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@
8585
\begin{note}
8686
Three-way comparisons\iref{expr.spaceship} between such operands are ill-formed.
8787
\end{note}
88+
89+
\newpage
90+
8891
\begin{example}
8992
\begin{codeblock}
9093
int arr1[5];
@@ -173,6 +176,8 @@
173176
\end{codeblock}
174177
\end{example}
175178

179+
\newpage
180+
176181
\rSec1[depr.local]{Non-local use of TU-local entities}
177182

178183
\pnum
@@ -305,6 +310,8 @@
305310

306311
\xrefc{7.15}
307312

313+
\newpage
314+
308315
\rSec2[depr.stdbool.h.syn]{Header \tcode{<stdbool.h>} synopsis}
309316

310317
\indexheader{stdbool.h}%
@@ -2132,6 +2139,8 @@
21322139
Attempting to write to a text file produces undefined behavior.
21332140
\end{itemize}
21342141

2142+
\newpage
2143+
21352144
\pnum
21362145
For the facet \tcode{codecvt_utf8_utf16}\indexlibraryglobal{codecvt_utf8_utf16}:
21372146
\begin{itemize}

0 commit comments

Comments
 (0)