[Bug libstdc++/58153] unordered_multimap::erase(iterator) is not constant-time when many entries have the same key

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 9 14:49:00 GMT 2015


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I don't think we're doing anything wrong here, our implementation is standard
conforming, and changing it would be difficult.



More information about the Gcc-bugs mailing list