tupleof of class instance... but enumerate _all_ the instance variables

Andy Valencia dont at spam.me
Fri Jun 27 22:33:25 UTC 2025


tupleof works for struct and class instances, but explicitly 
documents that it ignores instance variables from any superclass.

Is there any way to enumerate _all_ the instance variables, not 
just the ones present in the specific instance's class?

Thanks,
Andy



More information about the Digitalmars-d-learn mailing list