yuzu-mainline/src/core/hle/service/apt
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
..
bcfnt Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
apt_a.cpp APT: implement Wrap and Unwrap 2017-02-21 23:57:31 +02:00
apt_a.h Services: Moved the PTM and APT services to their own folder 2015-03-03 21:48:08 -05:00
apt_s.cpp APT: implement Wrap and Unwrap 2017-02-21 23:57:31 +02:00
apt_s.h Services: Moved the PTM and APT services to their own folder 2015-03-03 21:48:08 -05:00
apt_u.cpp APT: implement Wrap and Unwrap 2017-02-21 23:57:31 +02:00
apt_u.h Services: Moved the PTM and APT services to their own folder 2015-03-03 21:48:08 -05:00
apt.cpp ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
apt.h Kernel: Move HandleTable to a separate file 2017-05-29 17:34:39 -07:00