Is it possible to write one? Due to the nature of enumerator, the iterator
and iterated class usually form mutual dependency. With normal classes, this
is no problem as mutual dependency can be resolved with forward type
declaration. But what if it's used with generic classes (and therefore
generic enumerator)?

--
View this message in context: 
http://free-pascal-general.1045716.n5.nabble.com/Writing-generic-enumerator-tp4890642p4890642.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to