[Bug libstdc++/114401] libstdc++ allocator destructor omitted when reinserting node_handle into tree- and hashtable-based containers

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 22 22:55:25 GMT 2024


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

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #2)
> There's another bug in the node move assignment operator, so I'll fix that
> too.

Turns out there wasn't, just the one you reported originally. It's fixed on
trunk, but I'll backport it to the release branches.


More information about the Gcc-bugs mailing list