www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Differences between C++11 atomics and core.atomics?

There's very little writing about D's core.atomics(TDPL seems to 
very barely cover them, I assume it's because it's aging compared 
to the library.)

Is it safe to assume that they behave similarly to C++11's 
atomics?
May 22 2015