This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54043] [C++0x] cout << nullptr does not work
- From: "ayg at aryeh dot name" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 20 Jul 2012 12:39:00 +0000
- Subject: [Bug c++/54043] [C++0x] cout << nullptr does not work
- Auto-submitted: auto-generated
- References: <bug-54043-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54043
--- Comment #5 from Aryeh Gregor <ayg at aryeh dot name> 2012-07-20 12:39:00 UTC ---
Thanks. Is there any publicly-accessible summary of the previous discussion,
so that I can read it and not retread old ground? Also, if the WG agrees to
make the change in the next version, would gcc be willing to implement it right
away rather than waiting for the next version of the standard to actually be
released? (I'm assuming yes, since there was a bunch of C++0x stuff
implemented before it was actually released.)