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++/25896] hash_map::erase, unordered_map::erase fail if key is inside the table



------- 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


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