DIP 1024--Shared Atomics--Community Review Round 1

Walter Bright newshound2 at digitalmars.com
Tue Oct 1 20:35:51 UTC 2019


On 10/1/2019 9:08 AM, 12345swordy wrote:
> There is no detail on how is this going to be implemented.

It'll disallow direct translation of operators to code, instead the user will 
have to call core.atomic library functions to do it, and the compiler may treat 
those as intrinsics.



More information about the Digitalmars-d mailing list