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 6e12efa commit f80cd9cCopy full SHA for f80cd9c
source/expressions.tex
@@ -6152,7 +6152,7 @@
6152
element of the array created by that \grammarterm{new-expression}.
6153
Zero-length arrays do not have a first element.
6154
\end{footnote}
6155
-If not, the behavior is undefined\ubdef{expr.delete.mismatch}.
+If not, the behavior is undefined.
6156
\begin{note}
6157
This means that the syntax of the \grammarterm{delete-expression} must
6158
match the type of the object allocated by \keyword{new}, not the syntax of the
0 commit comments