mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-11 09:39:12 +00:00
By default, MSVC doesn't use standards-compliant volatile semantics. This makes it behave in a standards-compliant manner, making expectations more uniform across compilers.