Skip to content
  1. Oct 28, 2021
    • Morph's avatar
      hle/result: Remove cv-qualifiers from Arg in MakeResult · 1ff9ad4e
      Morph authored
      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.
      1ff9ad4e
  2. Oct 24, 2021
  3. Oct 23, 2021
  4. Oct 22, 2021
  5. Oct 20, 2021
  6. Oct 19, 2021
  7. Oct 17, 2021
  8. Oct 16, 2021
  9. Oct 15, 2021
Loading