This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/24054] std::tr1::unordered_map's erase does not seem to return a value



------- Comment #4 from pcarlini at suse dot de  2005-10-02 08:57 -------
Sorry we have got some confusion here. The last comment actually applies to
24061, which is in fact unrelated to this one.

This bug is straightforward, we should simply return the number of erased
elements.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|24061                       |
              nThis|                            |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-02 08:57:26
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]