Get identifier of "this"

Andre andre at s-e-a-p.de
Mon Sep 17 11:26:45 PDT 2012


On Monday, 17 September 2012 at 18:01:02 UTC, Andrej Mitrovic
wrote:
> On 9/17/12, Andre <andre at s-e-a-p.de> wrote:
>> Get identifier of "this"
>
> You can't really get that info at runtime, a class object isn't 
> bound
> to a name, 'this' has no identifier. Symbols (like variables) 
> have
> identifiers, not objects.
...

Hi Andrej,

thanks a lot for the working sample coding,
this helps me.

Kind regards
Andre




More information about the Digitalmars-d-learn mailing list