-
Yuri Kunde Schlesner authored
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue.
723dc644
Loading
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue.