[Bug libstdc++/29988] More stl_tree.h enhancements: improving operator=
fdumont at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 10 21:15:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29988
François Dumont <fdumont at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fdumont at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |fdumont at gcc dot gnu.org
Target Milestone|--- |4.10.0
--- Comment #1 from François Dumont <fdumont at gcc dot gnu.org> ---
I am working on a patch to reuse nodes. Not only for the copy assignment but
also for C++11 move assignment and assignment from initialization list.
More information about the Gcc-bugs
mailing list