This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50830] [c++0x] Variadic template, inner class error
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 22 Oct 2011 21:07:31 +0000
- Subject: [Bug c++/50830] [c++0x] Variadic template, inner class error
- Auto-submitted: auto-generated
- References: <bug-50830-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50830
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-10-22 21:07:31 UTC ---
(In reply to comment #0)
> when i remove every `...` its compile without problems
N.B. that doesn't mean this is a G++ bug