This is the mail archive of the gcc-prs@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++/8921: Trouble with member templates


Synopsis: Trouble with member templates

State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Fri Dec 13 07:19:38 2002
State-Changed-Why:
    It's a well known bug that we have already documented in
    some other reports. Use the "template" keyword once more,
    as a workaround:
        a.template foo<T>();
    
    Thanks for your report anyway.
    W.

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


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