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++/5763: [parser]Compiler uses the wrong type


Old Synopsis: Compiler uses the wrong type
New Synopsis: [parser]Compiler uses the wrong type

State-Changed-From-To: open->suspended
State-Changed-By: nathan
State-Changed-When: Sat Sep 14 15:40:30 2002
State-Changed-Why:
    I believe the correct incantation for type iter2 typedef is
    
      typedef typename filter<phase_2<Phase1> >::template iterator<Phase1> iter2;
    
    postponed till the new parser comes on line.

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


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