Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Showing
with 48 additions and 52 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment