This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50093] [4.6 Regression] STL containers of non-default-constructible classes fail under -std=c++0x
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Aug 2011 20:17:41 +0000
- Subject: [Bug c++/50093] [4.6 Regression] STL containers of non-default-constructible classes fail under -std=c++0x
- Auto-submitted: auto-generated
- References: <bug-50093-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50093
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-08-15 20:17:41 UTC ---
By the way, we even wrote down this explicitly in C.2.12 (of n3290).