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

Reply via email to