This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/23823] Is this right?
- From: "igodard at pacbell dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2005 03:17:30 -0000
- Subject: [Bug c++/23823] Is this right?
- References: <20050911133359.23823.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From igodard at pacbell dot net 2005-09-12 03:17 -------
In the case you give I count one template argument specificatiob, and two
template parameters.
As for a better message, how about: "A template definition must have same number
of formal template specifications (within "template<...>") as the definition;
the actual arguments (within "name<...>") may differ."
Ivan
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23823