D1.5 anyone?

Walter Bright newshound2 at digitalmars.com
Tue Apr 18 02:12:17 UTC 2023


On 4/13/2023 5:59 PM, Richard (Rikki) Andrew Cattermole wrote:
> - Remove ``shared(T)``
> - Add ``atomic(T)`` so that ``a++;`` works, rather than a failure mode (like 
> -preview=nosharedaccess introduces, or having to cast away shared).

That looks like the way C11 does it.



More information about the Digitalmars-d mailing list