GC.BlkAttr.FINALIZE

Namespace rswhite4 at googlemail.com
Sun Mar 2 18:44:08 PST 2014


It's working now, I get all my debug infos I need.
But: I have absolutly no idea how to get the correct TypeInfo in 
rt_finalize2. The ClassInfo is identified by casting the void* 
pointer to a void** and then cast this void** to ClassInfo*. But 
for other TypeInfos this weird trick doesn't work. How can I 
extract the correct TypeInfo from this void**? :P


More information about the Digitalmars-d-learn mailing list