[Bug c++/34480] Argument packs treat __null oddly
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Dec 15 20:10:00 GMT 2007
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-12-15 20:10 -------
Well what type does NULL would have when passed?
And passing 0 also fails.
This might be a defect in the C++0x part of the standard.
Also I think we really do have an ODR violation in libstdc++ if the methods
change with -std=c++0x (which I think the C++0x standard really should
mention).
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34480
More information about the Gcc-bugs
mailing list