[Bug libstdc++/56613] [4.8 Regression] map::operator[](key_type&&) fails with custom allocator

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 14 01:44:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56613

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2013-03-14
         AssignedTo|unassigned at gcc dot       |redi at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-03-14 01:43:53 UTC ---
Created attachment 29664
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29664
fix the bug by using allocator_traits



More information about the Gcc-bugs mailing list