pfultz2/cppcheck

V678. An object is used as an argument to its own method. Consider checking the first actual argument of the 'Foo' function.

Opened this issue · 0 comments

A.Foo(A);