Runtime termination hook?

Jacob Carlborg doob at me.com
Tue Sep 25 23:16:31 PDT 2012


On 2012-09-26 07:37, Sean Kelly wrote:

> A shared static dtor?

Didn't think of that. When exactly are those run? I'm looking for 
something corresponding to this Java method:

http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Runtime.html#addShutdownHook%28java.lang.Thread%29

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list