This is the mail archive of the gcc-patches@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: [committed] Fix PR c++/22172


James A. Morrison wrote:

>  +typename N::A<0>();  // { dg-bogus "expected" }
>  
>
>  +typename M::A<0>;  // { dg-error "expected" }
>  
>
Are the + in front of typename really intended?!?

Paolo.


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