Alejandro

3,040
reputation
1
21
30

Student at Cypress Bay High, realizing that my life calling is based upon std::atomic. Feel free to drop me a line, just make sure there's some form of memory fence after whatever you deem important to guarantee I'll see it. I always std::atomic_thread_fence(std::memory_order_acquire) before reading anything.

Make C++ great again!

std::atomic_thread_fence(std::memory_order_release);