[fpc-pascal] Re: is it possible to subclass a generic class?

leledumbo leledumbo_cool at yahoo.co.id
Sun Oct 6 16:04:04 CEST 2013


generic TMyMap<TKey, TData> = class(specialize TFPGMap<TKey, TData>)



--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/is-it-possible-to-subclass-a-generic-class-tp5717022p5717023.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list