[Bug c++/65619] friend declaration with template template parameter not recognized

2019-04-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65619 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/65619] friend declaration with template template parameter not recognized

2019-04-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65619 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Apr 4 15:49:30 2019 New Revision: 270146 URL: https://gcc.gnu.org/viewcvs?rev=270146&root=gcc&view=rev Log: 2019-04-04 Paolo Carlini PR c++/65619 * g++

[Bug c++/65619] friend declaration with template template parameter not recognized

2019-01-24 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65619 --- Comment #1 from Jonathan Wakely --- Fixed for GCC 6 by r227023, which fixed PR 66957. The example here looks different enough that we should probably add it to the testsuite before closing this.

[Bug c++/65619] friend declaration with template template parameter not recognized

2015-03-31 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65619 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|