Clang-Tidy Suggests marking pointer-changing function as const
I am not super proficient in C++, but I was writing some code for a project of mine, and I had a situation effectively similar to this:
I am not super proficient in C++, but I was writing some code for a project of mine, and I had a situation effectively similar to this: