mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-16 16:50:04 +00:00
52e52924bb
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. |
||
---|---|---|
.. | ||
kernel | ||
service | ||
api_version.h | ||
ipc_helpers.h | ||
ipc.h | ||
lock.cpp | ||
lock.h | ||
result.h |