On Wed, 23 Mar 2011 16:14:55 -0400, bearophile <bearophileh...@lycos.com> wrote:

Magnus Lie Hetland:

Any way to do that without (to be deprecated) typedef?

At the moment with a struct that contains an "alias this", I presume...

And the alias this must point to a getter property to avoid the problem of implicitly casting from the base type to the specialized one.

-Steve

Reply via email to