This is the mail archive of the gcc@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]

Re: typedef vs. typename confusion


>>>>> Noel Yap <nyap@garban.com> writes:

> Joe Buck wrote:
>> Rigorous enforcement of the "typename" rule will break a lot of old code.

> If this is so, then a compiler switch should be provided to emulate the
> older behaviour.  The default should anally conform to the standard.

If you want an anal-retentive compiler, feel free to use -pedantic, don't
try to impose it on others.

Jason



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