mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-11 01:19:59 +01: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.