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 e8c62be commit cabf09fCopy full SHA for cabf09f
source/expressions.tex
@@ -3998,7 +3998,7 @@
3998
second is an \defnx{array delete expression}{delete!array}.
3999
Whenever the \tcode{delete} keyword is immediately followed by empty square
4000
brackets, it shall be interpreted as the second alternative.\footnote{A lambda
4001
-expression with a \grammarterm{lambda-introducer} that consists of empty square
+expression with a \grammarterm{lambda-introducer} that consists of empty square
4002
brackets can follow the \tcode{delete} keyword if the lambda expression is
4003
enclosed in parentheses.}
4004
The operand shall be of pointer to object type or of class type. If of
0 commit comments