[Bug c++/81526] In structure defined inside template function, template arguments inside the structure are not accepted to have template members.

2017-07-23 Thread ramon.garcia.f+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81526 --- Comment #1 from Ramon Garcia <ramon.garcia.f+gcc at gmail dot com> --- Later, I noticed that this is fixed in GCC development snapshot at https://gcc.godbolt.org/ Anyway, I would appreciate if this is fixed in GCC 7.

[Bug c++/81526] New: In structure defined inside template function, template arguments inside the structure are not accepted to have template members.

2017-07-23 Thread ramon.garcia.f+gcc at gmail dot com
Version: 6.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ramon.garcia.f+gcc at gmail dot com Target Milestone: --- Created attachment 41815 --> ht