[fpc-devel] [patch] tBits
Dariusz Mazur
darekm at emadar.com
Fri Nov 13 14:51:05 CET 2009
Alexander Klenin pisze:
> 2009/11/11 Dariusz Mazur <darekm at emadar.com>:
>
>> With this I have and question:
>> For me function FindNextRaw should be in protected section
>> But then we cant use them in enumerator, except when something like friend
>> classes can be used in FPC.
>> I only read about this concept, is it possible/plan in FPC.
>>
>
> If you place enumerators in the same unit as TBits, they
> will have access to the properted members of TBits.
>
>
Ok thx.
But should those enumerators exists in classes ?
How exclude enumerators for older compilers?
What should be done, to submit it to trunk?
--
Darek
More information about the fpc-devel
mailing list