This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR C++/36406 disable overloaded delete as a template


Aldy Hernandez wrote:
The following patch fixes the PR with no regressions.  If we *must* allow
overloaded deletes as a template, can someone provide me with a valid
code snippet of a use?

I sent one to Aldy yesterday. Of course, we do the wrong thing with that example, too.


Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]