how to assign to shared obj.systime?

Kagamin spam at here.lot
Tue Jul 14 06:05:12 UTC 2020


On Monday, 13 July 2020 at 07:26:06 UTC, Arafel wrote:
> That's exactly why what I propose is a way to *explicitly* tell 
> the compiler about it, like @system does for safety.

With __gshared you can opt out from sharing safety, then you're 
back to old good C-style multithreading.


More information about the Digitalmars-d-learn mailing list