ISF_PunchThroughTools: Fix cppcheck 2.14 warnings.
- May 16, 2024
-
-
scott snyder authored
Pass containers by const reference, not by value. Prefer returning const references to members rather than copies.
-
Pass containers by const reference, not by value. Prefer returning const references to members rather than copies.
Pass containers by const reference, not by value. Prefer returning const references to members rather than copies.