[Bug c++/50830] [c++0x] Variadic template, inner class error
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 17 14:16:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50830
--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> 2012-04-17 14:11:24 UTC ---
Author: jason
Date: Tue Apr 17 14:11:13 2012
New Revision: 186532
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186532
Log:
PR c++/50830
* pt.c (convert_template_argument): Handle template template
argument packs.
Added:
branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/variadic129.C
Modified:
branches/gcc-4_7-branch/gcc/cp/ChangeLog
branches/gcc-4_7-branch/gcc/cp/pt.c
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list