mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-30 19:37:56 -05:00
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue.
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue.