FYI. He's a known troll.

Please don't waste your time.
If you needed any clue. You have been able to memory leak since ever, you don't need a standard support for that, people generally want to do the opposite. The idea itself is idiotic.



From: Std-Proposals <std-proposals-bounces@lists.isocpp.org> on behalf of Jonathan Wakely via Std-Proposals <std-proposals@lists.isocpp.org>
Sent: Saturday, October 12, 2024 7:19:01 PM
To: C++ Proposals <std-proposals@lists.isocpp.org>
Cc: Jonathan Wakely <cxx@kayari.org>
Subject: Re: [std-proposals] Deliberate memory leak



On Sat, 12 Oct 2024, 14:55 Frederick Virchanza Gotham via Std-Proposals, <std-proposals@lists.isocpp.org> wrote:
 

This would mean you don't get false positives in your memory
debuggers, such as the one built into the GNU compiler (which I really
like), or valgrind.

Both of which support suppressions for expected/deliberate leaks. 

Somebody even created a valgrind suppression file for pango already: 
https://gitlab.gnome.org/GNOME/pango/-/blob/main/pango.supp

There's no need to change the C++ standard for this.