mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 03:04:01 +00:00
944994b21e
The compare-and-switch operation in this situation does not need to be atomic. This class must be copyable, so the CAS'd flag cannot be adapted to use std::atomic.