diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-10-28 02:52:43 -0400 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-10-28 03:07:18 -0400 |
commit | 1ff9ad4e7c5bee8081052f46b1acfb109731313b (patch) | |
tree | ab7470ed949b37854869b2a44488c2c9d7144871 /src/shader_recompiler/frontend/maxwell/translate_program.cpp | |
parent | 3c8c17be4df4e1ec940de2746025626315a7f475 (diff) |
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.
Diffstat (limited to 'src/shader_recompiler/frontend/maxwell/translate_program.cpp')
0 files changed, 0 insertions, 0 deletions