This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2005 15:04:01 -0000
- Subject: [Bug c++/22154] [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
- References: <20050623042717.22154.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-23 15:04 -------
(In reply to comment #4)
> If that is what the DR says, then the DR does not make any sense...
Hey I am just reading what it says:
<http://www.open-std.org/JTC1/SC22/WG21/docs/cwg_active.html#382>.
DR 468 is about allowing ::template outside of templates.
I am not making this up.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22154