[Bug c++/69111] Problem with expansion of a parameter pack of templates

2017-06-27 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69111 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/69111] Problem with expansion of a parameter pack of templates

2017-06-27 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69111 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/69111] Problem with expansion of a parameter pack of templates

2016-02-06 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69111 Ville Voutilainen changed: What|Removed |Added Keywords||rejects-valid Status|UNC

[Bug c++/69111] Problem with expansion of a parameter pack of templates

2016-01-01 Thread realloc at outlook dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69111 --- Comment #1 from realloc at outlook dot de --- Created attachment 37206 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37206&action=edit workaround using additional wrappers and simplyfied expansion pattern Created a workaround which doe