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

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


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

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Although "a pointer to a non-array object created by a previous new-expression"
does rule out arrays created by an array new-expression.


More information about the Gcc-bugs mailing list