Skip to content

Commit f96a928

Browse files
[support.types] Un-update to refer to C23 7.21
In WG14 N3550, the section number of `<stddef.h>` components has become 7.22 due to addition of `<stdcountof.h>`.
1 parent a679a23 commit f96a928

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/support.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
\ref{support.types.nullptr} and
9898
\ref{support.types.layout}.
9999

100-
\xrefc{7.22}
100+
\xrefc{7.21}
101101

102102
\rSec2[cstdlib.syn]{Header \tcode{<cstdlib>} synopsis}
103103

@@ -297,7 +297,7 @@
297297
\tcode{(void*)0}.
298298
\end{footnote}
299299

300-
\xrefc{7.22}
300+
\xrefc{7.21}
301301

302302
\rSec2[support.types.layout]{Sizes, alignments, and offsets}
303303

@@ -352,7 +352,7 @@
352352
requirement is supported in every context\iref{basic.align}.
353353
\tcode{std::is_trivially_default_constructible_v<max_align_t>} is \tcode{true}.
354354

355-
\xrefc{7.22}
355+
\xrefc{7.21}
356356

357357
\rSec2[support.types.byteops]{\tcode{byte} type operations}
358358

0 commit comments

Comments
 (0)