[Bug c++/57527] [C++11] Nested variadic templates cause internal compiler error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57527 --- Comment #1 from markus.mayr at outlook dot com --- Created attachment 30257 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30257&action=edit Source code example.
[Bug c++/57527] New: [C++11] Nested variadic templates cause internal compiler error
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: markus.mayr at outlook dot com I do not know whether the following program is supposed to compile according to the standard. I only know that it compiles using clang and that it causes an