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++/84186] nested template qualified-id not parsed correctly


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Yes, I would have thought it's needed too. The other compilers I tried accept
it with or without the 'template' keyword.

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