------- Additional Comments From bangerth at dealii dot org 2005-08-06 20:29 ------- No, you try to partially specialize a member. That isn't allowed. You either have to completely specialize all template parameters, or none. Long standing annoyance in C++... W.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23263