This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/55778] Variadic template extension possibly wrong


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 ???


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]