Usage of core.atomic (C++11/C11 Memory Model)

rm rymrg at memail.com
Thu Nov 19 08:42:32 UTC 2020


Hi,

I'm looking for algorithms and usage of core.atomic in real world 
programs. Any programming language should be fine as long as they make 
use of the C++11/C11 Memory Model[0].

Thanks in advance!

[0] A non exhaustive list of PL: C, C++, D, Rust.
[1] https://dlang.org/phobos/core_atomic.html
[2] https://llvm.org/docs/Atomics.html
[3] http://en.cppreference.com/w/cpp/atomic/memory_order


More information about the Digitalmars-d mailing list