Structure's inheritance

evilrat evilrat666 at gmail.com
Sun May 12 05:00:49 PDT 2013


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?


More information about the Digitalmars-d-learn mailing list