[Bug libstdc++/35566] [4.3 Regression] multiset constructor uses insert_unique instead of insert_equal!
paolo at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 13 17:50:00 GMT 2008
------- Comment #4 from paolo at gcc dot gnu dot org 2008-03-13 17:49 -------
Subject: Bug 35566
Author: paolo
Date: Thu Mar 13 17:48:42 2008
New Revision: 133176
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133176
Log:
2008-03-13 Dennis Czeremin <dennis.czeremin@smiths-heimann.com>
PR libstdc++/35566
* include/bits/stl_multimap.h (multimap<>::multimap(_InputIterator,
_InputIterator)): Forward to _M_insert_equal, not _M_insert_unique.
Modified:
branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
branches/gcc-4_3-branch/libstdc++-v3/include/bits/stl_multimap.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35566
More information about the Gcc-bugs
mailing list