Skip to content

Commit

Permalink
[expr.delete] Specify value category of a delete-expression
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenwave authored Sep 18, 2024
1 parent 9243ba5 commit bc04be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/expressions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5803,7 +5803,7 @@
and the converted operand is used in place of the original operand
for the remainder of this subclause.
Otherwise, it shall be a prvalue of pointer to object type.
The \grammarterm{delete-expression} has type
The \grammarterm{delete-expression} is a prvalue of type
\keyword{void}.

\pnum
Expand Down

0 comments on commit bc04be0

Please sign in to comment.