Files
yuzu-android/src/core
Morph 52e52924bb hle/result: Reimplement ResultVal using Common::Expected
Common::Expected effectively provides the same functions as ResultVal, so we can implement it with this.
This can be replaced with std::expected with minimal effort should it be standardized in the C++ Standard Template Library.
2021-11-02 15:20:35 -04:00
..
2021-10-24 11:16:32 -04:00
2021-10-01 23:38:44 -04:00
2021-10-27 09:06:30 +08:00
2021-10-16 00:23:27 +02:00
2021-09-03 19:05:41 -07:00
2021-06-11 17:27:06 +02:00
2021-06-11 17:27:06 +02:00
2021-08-05 20:29:43 +00:00