We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9112c6a commit 4eedcb0Copy full SHA for 4eedcb0
source/compatibility.tex
@@ -1896,6 +1896,19 @@
1896
}
1897
\end{codeblock}
1898
1899
+\rSec2[diff.cpp17.library]{\ref{library}: library introduction}
1900
+
1901
+\ref{headers}
1902
+\change New headers.
1903
+\rationale New functionality.
1904
+\effect
1905
+The following \Cpp{} headers are new:
1906
+\tcode{<compare>}
1907
+and
1908
+\tcode{<syncstream>}.
1909
+Valid \CppXVII{} code that \tcode{\#include}{s} headers with these names may be
1910
+invalid in this International Standard.
1911
1912
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1913
\rSec1[diff.library]{C standard library}
1914
\indextext{library!C standard}%
0 commit comments