Skip to content

Commit

Permalink
[diff.cpp20.library] Add missing new headers for C++23
Browse files Browse the repository at this point in the history
  • Loading branch information
AlisdairM authored and tkoeppe committed Nov 11, 2023
1 parent f474227 commit f5fdfe4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions source/compatibility.tex
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,12 @@
\libheaderrefx{flat_map}{flat.map.syn},
\libheaderrefx{flat_set}{flat.set.syn},
\libheaderref{generator},
\libheaderref{mdspan},
\libheaderref{print},
\libheaderref{spanstream},
\libheaderref{stacktrace}, and
\libheaderref{stdatomic.h}.
\libheaderref{stacktrace},
\libheaderref{stdatomic.h}, and
\libheaderref{stdfloat}.
Valid \CppXX{} code that \tcode{\#include}{s} headers with these names may be
invalid in this revision of \Cpp{}.

Expand Down

0 comments on commit f5fdfe4

Please sign in to comment.