I don't think that this syntax is supported at all. You need to use __gshared with the instance instead: __gshared foo f;
- __gshared on structs Simen kjaeraas
- Re: __gshared on structs Trass3r
- Re: __gshared on structs Simen kjaeraas
- Re: __gshared on structs bearophile
