[Bug c++/14020] template keyword used as a disambiguator not conforming to ISO C++ 98
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 4 22:24:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-04 22:24 -------
I think the part that really applies here is "and the
postfix-expression or qualified-id explicitly depends on a
template-parameter (14.6.2)" part so this bug is invalid.
The other part that applies is in the note of 14.2/5: "Note: the keyword template may not be applied to
non-template members of class templates. ".
Unless you can prove otherwise with a source showing what the problem is, I am closing this bug as
invalid.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14020
More information about the Gcc-bugs
mailing list