We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a68c6 commit afa9918Copy full SHA for afa9918
source/future.tex
@@ -85,6 +85,9 @@
85
\begin{note}
86
Three-way comparisons\iref{expr.spaceship} between such operands are ill-formed.
87
\end{note}
88
+
89
+\newpage
90
91
\begin{example}
92
\begin{codeblock}
93
int arr1[5];
@@ -173,6 +176,8 @@
173
176
\end{codeblock}
174
177
\end{example}
175
178
179
180
181
\rSec1[depr.local]{Non-local use of TU-local entities}
182
183
\pnum
@@ -305,6 +310,8 @@
305
310
306
311
\xrefc{7.15}
307
312
313
314
308
315
\rSec2[depr.stdbool.h.syn]{Header \tcode{<stdbool.h>} synopsis}
309
316
317
\indexheader{stdbool.h}%
@@ -2132,6 +2139,8 @@
2132
2139
Attempting to write to a text file produces undefined behavior.
2133
2140
\end{itemize}
2134
2141
2142
2143
2135
2144
2136
2145
For the facet \tcode{codecvt_utf8_utf16}\indexlibraryglobal{codecvt_utf8_utf16}:
2137
2146
\begin{itemize}
0 commit comments