mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 22:17:51 -05:00
Allows the compiler to warn about cases where the constructor is used but then immediately discarded, which is a potential cause of locking/unlocking bugs.