typedef vs. typename confusion

Jason Merrill jason@cygnus.com
Wed Aug 5 23:57:00 GMT 1998


>>>>> 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




More information about the Gcc mailing list