Structure's inheritance
Simen Kjaeraas
simen.kjaras at gmail.com
Sun May 12 05:19:14 PDT 2013
On 2013-05-12, 14:00, evilrat wrote:
> On Sunday, 12 May 2013 at 11:56:53 UTC, Maxim Fomin wrote:
>>
>> You can place base struct instance inside nested and use alias
>> this. Note that currently multiple alias this are not supported.
>> Also note that you cannot override functions because there are no
>> virtual table for structs.
>
> why multiple alias this not supported? i know it was broken in 2.060 but
> with 2.061 it was fixed right?
It's simply never been implemented.
--
Simen
More information about the Digitalmars-d-learn
mailing list