core.stdc.stdatomic

Walter Bright newshound2 at digitalmars.com
Tue Nov 14 08:35:53 UTC 2023


On 11/14/2023 12:24 AM, Walter Bright wrote:
>> Dmd is a right off if you are doing anything 
>> more than just reference counting with it.
> 
> Aside from fence, they can all be done with simple functions. So why not?

The fence instructions are supported by DMD's inline assembler, so they can be 
done, too, as simple functions.

Why is this a write-off?


More information about the Digitalmars-d mailing list