Skip to content
Snippets Groups Projects
Commit 40fd5009 authored by Scott Snyder's avatar Scott Snyder Committed by Edward Moyse
Browse files

DataQualityInterfaces: Fix cppcheck warnings.

DataQualityInterfaces: Fix cppcheck warnings.

Prefer to initialize class members in an initialization list.
Pass strings by const reference, not by value.
Calling virtual functions from ctor.
parent 905f2fa5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment