This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: typedef vs. typename confusion
- To: Joe Buck <jbuck at synopsys dot com>
- Subject: Re: typedef vs. typename confusion
- From: Noel Yap <nyap at garban dot com>
- Date: Wed, 05 Aug 1998 07:35:14 -0400
- CC: Gabriel Dos Reis <Gabriel dot Dos-Reis at dptmaths dot ens-cachan dot fr>, egcs at cygnus dot com
- Organization: Garban LLC
- References: <199808041632.JAA21577@atrus.synopsys.com>
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.
Noel