This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16191] Note for missing 'template' reports wrong template paramater
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jun 2004 13:54:48 -0000
- Subject: [Bug c++/16191] Note for missing 'template' reports wrong template paramater
- References: <20040625032743.16191.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-06-25 13:54 -------
And I think that the first line should say that 'B' is in a
non-template context, but is used as a template. Because of
course 'B' _is_ a template and that the compiler only thinks
it is not because it is used in a non-template context.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16191