mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-26 17:02:52 +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.