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++/4283: Implicit typename extension should be optional


>     Is this sufficient? You get an unconditional warning
>     on its use now.

That sounds good - assuming it was a proper extension (i.e. whenever
the compiler was inserting typename, compilation would fail with
-pedantic).

Regards,
Martin


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