Author
anonymous
about 7 years ago
$
prog.cc:7:1: warning: extraneous template parameter list in template specialization template <> ^~~~~~~~~~~ prog.cc:10:1: error: function template partial specialization is not allowed operator/ <A<T>> ( ^ ~~~~~~ 1 warning and 1 error generated.