cppcheck icon indicating copy to clipboard operation
cppcheck copied to clipboard

Fix ref qualifiers for methods

Open danmar opened this issue 1 year ago • 0 comments

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.

danmar avatar Sep 26 '24 07:09 danmar