On Sun, Oct 22, 2017 at 11:53 PM, Ryan Joseph
<r...@thealchemistguild.com> wrote:
>
>
>> On Oct 23, 2017, at 9:14 AM, Marcos Douglas B. Santos <m...@delfire.net> 
>> wrote:
>>
>> How do the same with generic classes, using mode delphi?
>
> I think you need to specialize then alias the specialize type. Why do you 
> want to make an alias for an untyped generic anyways?

As Marco showed, to do this:

type  tttt<x> = anotherunit.tttt<x>;

Best regards,
Marcos Douglas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to