Understanding the memory ordering for C++ atomics in a single thread

后端 未结 0 1549
遥遥无期
遥遥无期 2021-01-02 04:34

According to the point 1.10.19 in http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3337.pdf, the compiler cannot reorder the atomic operations on same object even in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题