[Bug c++/55778] Variadic template extension possibly wrong
koala01 at free dot fr
gcc-bugzilla@gcc.gnu.org
Fri Dec 21 19:57:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55778
--- Comment #4 from ph dunski <koala01 at free dot fr> 2012-12-21 19:57:05 UTC ---
It is what i did ;)
But, i'm really not convicted, because, in my head, we should have a SFINAE
behaviour which should fall back into the good overloaded version until there
are no more argument :P
Maybe i just forget something from the norm, but it would be coherent to get
this behaviour, no ???
More information about the Gcc-bugs
mailing list