This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/52476] [C++11] Unordered multimap reorders equivalent elements
- From: "daniel.kruegler at googlemail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 04 Mar 2012 16:28:02 +0000
- Subject: [Bug libstdc++/52476] [C++11] Unordered multimap reorders equivalent elements
- Auto-submitted: auto-generated
- References: <bug-52476-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52476
--- Comment #3 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2012-03-04 16:28:02 UTC ---
(In reply to comment #2)
> This means, one could actually remove the [C++11] tag from the bug title.
I withdraw this suggestion: In TR1 (N1836) there did no exist the reordering
constraints, actually the new constraint were added with:
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#518