This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/25896] hash_map::erase, unordered_map::erase fail if key is inside the table
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2006 06:47:59 -0000
- Subject: [Bug libstdc++/25896] hash_map::erase, unordered_map::erase fail if key is inside the table
- References: <bug-25896-11211@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-21 06:47 -------
I should note that TR1 is a written document. I am wondering what it says
about this case. If it says libstdc++ is right, then maybe you should try to
get it fixed (hard because I hear it is close to approval but I could be
wrong).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25896