Commit 723dc644 authored by Yuri Kunde Schlesner's avatar Yuri Kunde Schlesner
Browse files

ResultVal: Remove MoveFrom()

Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in
case you already have an rvalue.
parent 4cb47b02
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment