[Bug libstdc++/46718] [c++0x] nullptr_t must be scalar

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 30 10:46:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46718

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2010.11.30 10:14:21
     Ever Confirmed|0                           |1

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-11-30 10:14:21 UTC ---
Confirmed. I'm not sure if we can fix this purely in the library by adding a
specialisation, or if something needs to be done in the front end.



More information about the Gcc-bugs mailing list