Classparser bugs

Jonas Nordin jonas.nordin at cenacle.se
Mon Jun 14 22:47:42 BST 1999


> >> class ITests {
> >>   IList(ITest) a;
> >> };
> >What exactly does this declaration mean?
> 
> It's expanded in:
> 
> IList_Test a;
> 
> MSVC handles all mentioned cases fine.

I'm sure it does. The thing is that I will not do macro expansion for several
versions yet. It's just too complicated.



More information about the KDevelop mailing list