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


| triggers this problem.  I'll keep chiseling away at it, but I was
| wondering if anyone else has seen this problem.
| 
|                 -Fred

I have a pretty complex 'template' program too, it needs
'typename' at 46 different places.  I didn't use typename
before I moved to gcc-2.8 which did give a clear warning
for every place I needed it.  I have no reason to believe
that this has changed in egcs.

-- 
 Carlo Wood  <carlo@runaway.xs4all.nl>


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