__gshared on structs

Trass3r un at known.com
Sat Aug 14 07:26:26 PDT 2010


I don't think that this syntax is supported at all.
You need to use __gshared with the instance instead:
__gshared foo f;


More information about the Digitalmars-d-learn mailing list