[Bug c++/106756] Overbroad friendship for nested classes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106756 --- Comment #2 from S. Davis Herring --- (In reply to Jonathan Wakely from comment #1) > "Declaring a class to be a friend implies that private and protected > members > of the class granting friendship can be named in the base-specifie
[Bug c++/106756] Overbroad friendship for nested classes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106756 Jonathan Wakely changed: What|Removed |Added CC||jason at gcc dot gnu.org Ke