shared members and castings

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Nov 12 13:26:52 PST 2011


First one can be:
ex = new shared(HashSet!(string));

I don't know about foreach/opApply, I guess each library has to
implemented shared support manually?


More information about the Digitalmars-d-learn mailing list