yuzu/src/core/hle/service/sm
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
..
sm.cpp Service/sm: Convert 'srv:' to ServiceFramework 2017-06-08 20:59:19 -07:00
sm.h Service/sm: Convert 'srv:' to ServiceFramework 2017-06-08 20:59:19 -07:00
srv.cpp ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
srv.h Service/sm: Convert 'srv:' to ServiceFramework 2017-06-08 20:59:19 -07:00