Trass3r <[email protected]> wrote:

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

Hence my asking 'Why is this not an error?'.

However, shared struct foo {} works, so one might
expect symmetry to dictate that __gshared might, too.

--
Simen

Reply via email to