Test if a class is extern(c++)

Benjamin Thaut via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Apr 10 11:32:05 PDT 2017


In particular I want to know if the vtable of the class has the 
class info member.
Is there any way to do this at compile time? At runtime?

Kind Regards
Benjamin Thaut


More information about the Digitalmars-d-learn mailing list