https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119620
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org Ever confirmed|0 |1 Last reconfirmed| |2025-04-04 Target Milestone|--- |15.0 --- Comment #4 from Patrick Palka <ppalka at gcc dot gnu.org> --- Yeah, we can easily make both emplaces avoid constructing an element on the stack, so I'm not sure why flat_multiset::emplace has that wording..