mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-12 14:31:05 +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.