File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 2674
2674
2675
2675
\pnum
2676
2676
There are no \Cpp {} headers for the C standard library's headers
2677
- \libnoheader {stdatomic.h},
2678
- \libnoheader {stdnoreturn.h},
2679
- and \libnoheader {threads.h},
2677
+ \libnoheader {stdnoreturn.h} and \libnoheader {threads.h},
2680
2678
nor are these headers from the C standard library headers themselves part of \Cpp {}.
2681
2679
2682
2680
\pnum
Original file line number Diff line number Diff line change 243
243
\libheaderdef {signal.h} \\
244
244
\libheader {stdalign.h} \\
245
245
\libheaderdef {stdarg.h} \\
246
+ \libheader {stdatomic.h} \\
246
247
\libheader {stdbool.h} \\
247
248
\libheaderdef {stddef.h} \\
248
- \libheaderdef {stdint.h} \\
249
249
\columnbreak
250
+ \libheaderdef {stdint.h} \\
250
251
\libheaderdef {stdio.h} \\
251
252
\libheaderdef {stdlib.h} \\
252
253
\libheaderdef {string.h} \\
253
254
\libheader {tgmath.h} \\
254
255
\libheaderdef {time.h} \\
255
- \libheaderdef {uchar.h} \\
256
256
\columnbreak
257
+ \libheaderdef {uchar.h} \\
257
258
\libheaderdef {wchar.h} \\
258
259
\libheaderdef {wctype.h} \\
259
260
\end {multicolfloattable }
365
366
\libdeprheaderref {complex.h },
366
367
\libdeprheaderref {iso646.h },
367
368
\libdeprheaderref {stdalign.h },\newline
369
+ \libheaderref {stdatomic.h },
368
370
\libdeprheaderref {stdbool.h }, and
369
371
\libdeprheaderref {tgmath.h },
370
372
each of
Original file line number Diff line number Diff line change 1013
1013
\begin {footnote }
1014
1014
It is intentional that there is no \Cpp {} header
1015
1015
for any of these C headers:
1016
- \libnoheader {stdatomic.h},
1017
1016
\libnoheader {stdnoreturn.h},
1018
1017
\libnoheader {threads.h}.
1019
1018
\end {footnote }
You can’t perform that action at this time.
0 commit comments