1
0
mirror of https://github.com/starr-dusT/citra.git synced 2024-10-02 10:26:17 -07:00
Yuri Kunde Schlesner 723dc644fa ResultVal: Remove MoveFrom()
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in
case you already have an rvalue.
2017-06-18 19:03:15 -07:00
..
2016-12-15 09:52:40 +03:00
2016-12-15 09:52:40 +03:00
2016-12-15 09:52:40 +03:00
2016-12-15 09:52:40 +03:00
2016-12-15 09:52:40 +03:00
2017-06-18 19:03:15 -07:00