Skip to content

Commit fa04176

Browse files
committed
[diff.cpp17.library] Fix list of new headers compared to C++17.
1 parent 9e80b6c commit fa04176

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/compatibility.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1980,7 +1980,10 @@
19801980
\rationale New functionality.
19811981
\effect
19821982
The following \Cpp{} headers are new:
1983+
\tcode{<bit>},
19831984
\tcode{<compare>},
1985+
\tcode{<concepts>},
1986+
\tcode{<contract>},
19841987
\tcode{<span>},
19851988
\tcode{<syncstream>}, and
19861989
\tcode{<version>}.

0 commit comments

Comments
 (0)