12-May-2013 16:00, evilrat пишет:
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 not even on the horizon. It must be single alias this that finally started working (around that time ~ 2.061).

--
Dmitry Olshansky

Reply via email to