Sorry if this is the wrong category.
Where in the druntime is m_init of TypeInfo_Class set? I'm trying to use extern(C++) classes with -betterC and I would like to initialize their members properly.
Hakan Aras via Digitalmars-d-learn Mon, 30 Jul 2018 15:46:24 -0700
Sorry if this is the wrong category.
Where in the druntime is m_init of TypeInfo_Class set? I'm trying to use extern(C++) classes with -betterC and I would like to initialize their members properly.