Skip to content

Commit 2e1b856

Browse files
AlisdairMtkoeppe
authored andcommitted
[diff.cpp.library] Add new C23 headers to list of new headers
1 parent 6eb72ed commit 2e1b856

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/compatibility.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,9 @@
187187
\libheaderrefx{inplace_vector}{inplace.vector.syn},
188188
\libheaderref{linalg},
189189
\libheaderref{rcu},
190-
\libheaderref{simd}, and
190+
\libheaderref{simd},
191+
\libheaderref{stdbit.h},
192+
\libheaderref{stdckdint.h}, and
191193
\libheaderrefx{text_encoding}{text.encoding.syn}.
192194
Valid \CppXXIII{} code that \tcode{\#include}{s} headers with these names may be
193195
invalid in this revision of \Cpp{}.

0 commit comments

Comments
 (0)