> On Dec 3, 2018, at 6:33 AM, Simon Jackson <jackokr...@gmail.com> wrote:
> 
> Just an idea.
> 
> Class variables. If generics are used, then the same code can be used for 
> differing pointer types. (Classes) as long as a specifier on the "generic 
> class variable" and no generic specialize or <> is in the
> 
> class generic x: TObject;
> 
> Can it be shared across all generics of a kind?
> 
> The code density in the cache would be good for all common generics.

I don’t get what this is trying to accomplish or how it’s used. Example?

Regards,
        Ryan Joseph

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

Reply via email to