mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 05:42:33 -07: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.