Can anyone explain what is std::memory_order in plain English, and how to use them with std::atomic<>?
std::memory_order
std::atomic<>
I found the reference and few
There is some plain english in GCC wiki. ;)
http://gcc.gnu.org/wiki/Atomic/GCCMM/AtomicSync