mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-15 19:39:58 +01: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.