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++/50108] [C++0x] Variadic templates with both type and non-type parameters


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50108

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-17 14:58:18 UTC ---
14.1 [temp.param] paragraph 11:
"If a template-parameter of a primary class template or alias template is a
template parameter pack, it shall be the last template-parameter."


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