The code looks fine.

TypeInfo is used at runtime to describe compile time constructs.

Classes require it for down casting, it is acquired from the runtime value.

For instance if the reference is null, the TypeInfo should be null as well.
  • TypeInfo_Class c... Brother Bill via Digitalmars-d-learn
    • Re: TypeInf... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
    • Re: TypeInf... user1234 via Digitalmars-d-learn
      • Re: Typ... user1234 via Digitalmars-d-learn
        • Re:... Brother Bill via Digitalmars-d-learn

Reply via email to