This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/35566] multiset constructor uses insert_unique instead of insert_equal!
- From: "dennis dot czeremin at smiths-heimann dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Mar 2008 12:28:26 -0000
- Subject: [Bug c++/35566] multiset constructor uses insert_unique instead of insert_equal!
- References: <bug-35566-15907@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from dennis dot czeremin at smiths-heimann dot com 2008-03-13 12:28 -------
Bug in /trunk/libstdc++-v3/include/bits/stl_multimap.h was introduced with
Revision 129013
Modified Thu Oct 4 15:12:34 2007 UTC (5 months, 1 week ago) by paolo
No hint about changes. Seems to be a copy&paste error!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35566