This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/44436] [C++0x] Implement emplace* in associative and unordered containers
- From: "Kira.Backes at NRWsoft dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 9 Jun 2011 12:27:36 +0000
- Subject: [Bug libstdc++/44436] [C++0x] Implement emplace* in associative and unordered containers
- Auto-submitted: auto-generated
- References: <bug-44436-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44436
--- Comment #23 from Kira Backes <Kira.Backes at NRWsoft dot de> 2011-06-09 12:27:31 UTC ---
(In reply to comment #22)
> Nonsense. The second one works fine.
Nope, it really doesn't! Or was this fixed in GCC 4.6.0 (I'm on 4.5.0 and this
bug report is tagged to 4.5.0)
Do you just claim this to work or did you actually test this?
rgds, Kira