mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2025-03-18 12:51:49 +00:00
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. |
||
---|---|---|
.. | ||
audio_core | ||
common | ||
core | ||
input_common | ||
shader_recompiler | ||
tests | ||
video_core | ||
web_service | ||
yuzu | ||
yuzu_cmd | ||
.clang-format | ||
CMakeLists.txt |