mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2026-01-01 19:27:17 +00: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.