Alexander Klenin pisze:
2009/11/11 Dariusz Mazur <dar...@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




_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to