Annex C (informative)
Compatibility
[diff]
C.1
C++ and ISO C++ 2023
[diff.cpp23]
C.1.5
[library]
: library introduction
[diff.cpp23.library]
1
#
Affected subclause:
[headers]
Change:
New headers
.
Rationale:
New functionality
.
Effect on original feature:
The following C++ headers are new:
<debugging>
,
<hazard_
pointer>
,
<inplace_
vector>
,
<linalg>
,
<rcu>
, and
<text_
encoding>
.
Valid C++ 2023 code that
#include
s headers with these names may be invalid in this revision of C++
.