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++/52476] [C++11] Unordered multimap reorders equivalent elements


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


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