[Bug c++/56970] SFINAE does not apply correctly to sizeof.
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 15 16:50:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56970
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-04-15 16:50:36 UTC ---
Started with http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190830
By using __builtin_printf or static_assert one can avoid all the includes.
More information about the Gcc-bugs
mailing list