nested class inheritance

Gor Gyolchanyan gor.f.gyolchanyan at gmail.com
Fri Jul 13 12:07:49 PDT 2012


On Fri, Jul 13, 2012 at 11:03 PM, Andrei Alexandrescu <
SeeWebsiteForEmail at erdani.org> wrote:

> On 7/13/12 2:30 PM, Gor Gyolchanyan wrote:
>
>> The whole point is to have it not static. I need it to be properly
>> nested with the this.outer.
>>
>
> What would be the type of this.outer?
>
> Andrei
>
>
For Fruit.Seed it's Fruit, for AppleSeed it's Apple. This makes sense
because the Apple, which AppleSeed sees is the same object, which
Fruit.Seed sees as it's base type Fruit.

-- 
Bye,
Gor Gyolchanyan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120713/4da43898/attachment.html>


More information about the Digitalmars-d mailing list