mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-05-04 02:10:10 +02:00
Avoid the use of boost::variant::which, which tends to produce code which is not verifiable at compile-time.
Avoid the use of boost::variant::which, which tends to produce code which is not verifiable at compile-time.