------- 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