1
0
mirror of https://github.com/citra-emu/citra.git synced 2025-03-25 12:17:22 +00: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
..
2017-01-14 16:15:16 +03:00
2016-12-08 03:24:41 -05:00
2017-01-14 16:15:16 +03:00
2016-12-08 03:24:41 -05:00
2017-06-18 19:03:15 -07:00
2017-01-14 16:15:16 +03:00