[Bug c++/62240] A using-declaration within a class can publish a public base of a private base.

2024-01-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62240 Andrew Pinski changed: What|Removed |Added CC||jlame646 at gmail dot com --- Comment #2

[Bug c++/62240] A using-declaration within a class can publish a public base of a private base.

2014-08-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62240 Jonathan Wakely changed: What|Removed |Added Keywords||accepts-invalid Status|UNC