[Bug c++/23823] Is this right?
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Mon Sep 12 01:56:00 GMT 2005
------- Additional Comments From bangerth at dealii dot org 2005-09-12 01:55 -------
Well, but then tell me what you expect for the case you have:
template<typename T>
void foo::g<T, true>() {}
How many template parameters do you give? I count one (in the
'template <...>' angle brackets). And how many are expected (the
language says it would be 2)?. Propose a better wording for the
message, rather than just complaining about the existing text.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23823
More information about the Gcc-bugs
mailing list