This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/85128] Local scope type(def) falsely assumed to change meaning of outer scope type(def)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85128

--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is invalid code due to [basic.scope.class].

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]