[Bug c++/93668] constexpr delete[]

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 11 11:05:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93668

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #3)
> I found http://eel.is/c++draft/expr.delete#2 but for the non-array delete it
> talks about previous new-expression, which even the array one is.

Although it does seem like this is trying to specify it too, but as you say,
fails to be precise enough.


More information about the Gcc-bugs mailing list