cppcheck
cppcheck copied to clipboard
Fix ref qualifiers for methods
I made a PR earlier to fix Misra C++ 2023 6.8.4 warnings. I ran into some lifetime-problem but I am not exactly sure what it was. I want to investigate this again. Maybe I changed something incorrectly.