mirror of https://github.com/yuzu-mirror/yuzu
hle/result: Remove cv-qualifiers from Arg in MakeResult
This removes the const qualification for types when MakeResult(arg) is used in a const member function, allowing for automatic deduction and removing the need to manually specify the non-const type as the template argument.pull/8/head
parent
3c8c17be4d
commit
1ff9ad4e7c
Loading…
Reference in New Issue