Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ブースト ライブラリと C++11 標準ライブラリでは、アトミック操作に、命令の並べ替えを制限するメモリ順序修飾子があります。しかし、JUCEの原子力施設にはこれがありません。では、JUCE アトミックは最も厳密なメモリ順序アサーションを使用するので、それを気にする必要はありませんか?