mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 03:02:33 -07:00
Without this, the std::move within the constructor initializer list won't be able to actually perform a move.
Without this, the std::move within the constructor initializer list won't be able to actually perform a move.