std.concurrency and module constructors

japplegame japplegame at gmail.com
Fri May 11 06:44:51 PDT 2012


Thank you.

Solution is:
shared static this() {
...
}

or avoid any global things :)


More information about the Digitalmars-d-learn mailing list