This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/43813] [DR1234] vector<T*>(3, NULL) fails to compile
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 07 Mar 2012 18:44:07 +0000
- Subject: [Bug libstdc++/43813] [DR1234] vector<T*>(3, NULL) fails to compile
- Auto-submitted: auto-generated
- References: <bug-43813-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43813
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dgsteffen at numerica dot
| |us
--- Comment #20 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-07 18:44:07 UTC ---
*** Bug 52522 has been marked as a duplicate of this bug. ***