We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4eb32 commit f1fabf2Copy full SHA for f1fabf2
source/compatibility.tex
@@ -94,7 +94,7 @@
94
Programs that have a legitimate reason to treat string literals
95
as pointers to potentially modifiable memory are probably rare.
96
97
-\rSec2[diff.basic]{\ref{basic}: basic concepts}
+\rSec2[diff.basic]{\ref{basic}: basics}
98
99
\diffref{basic.def}
100
\change \Cpp{} does not have ``tentative definitions'' as in C.\\
@@ -1345,7 +1345,7 @@
1345
// \tcode{int x[2] = \{ 3'4, 5 \};} --- this International Standard
1346
\end{codeblock}
1347
1348
-\rSec2[diff.cpp11.basic]{\ref{basic}: basic concepts}
+\rSec2[diff.cpp11.basic]{\ref{basic}: basics}
1349
1350
\diffref{basic.stc.dynamic.deallocation}
1351
\change New usual (non-placement) deallocator.
0 commit comments