Classparser bugs

Denis Pershin dyp at inetlab.com
Mon Jun 14 16:32:32 BST 1999


>For example is I have:
>
>> class ITests {
>>   IList(ITest) a;
>> };
>What exactly does this declaration mean?

It's expanded in:

IList_Test a;

MSVC handles all mentioned cases fine.

-- 
Sincerely Yours,
Denis Y. Pershin

----------------------------------
E-Mail: dyp at inetlab.com
HomePage: http://www.software.ru/dyp/
FidoNet: 2:5000/120.5
----------------------------------



More information about the KDevelop mailing list