This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/5529: ugly and unclear error message reporting that partial template specialization is not allowed for member function templates


Synopsis: ugly and unclear error message reporting that partial template specialization is not allowed for member function templates

State-Changed-From-To: analyzed->closed
State-Changed-By: neroden
State-Changed-When: Sat Jan 11 12:39:53 2003
State-Changed-Why:
    With the new parser (on mainline) we get this error:
    test.cxx:5: error: partial specialization `getval<Q, Policy>' of function
       template

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5529


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]