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: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 04 Mar 2012 12:58:51 +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
--- Comment #16 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-03-04 12:58:51 UTC ---
Great. Only, I guess we want the alias somewhere out of class, we are going to
use it a lot, for the debug mode containers too.