mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 16:12:25 -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.