ForwardTracker: Fix cppcheck 2.14 warnings.
- May 14, 2024
-
-
scott snyder authored
Prefer returning const references to members rather than copies. Pass object by const reference, not by value.
2382c2ce
-
Prefer returning const references to members rather than copies. Pass object by const reference, not by value.
Prefer returning const references to members rather than copies. Pass object by const reference, not by value.