Skip to content
Snippets Groups Projects
Commit 8398024d authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

TrigDecisionTool: Fix cppcheck warnings.

 - Redundant map lookup.
 - Pass std::string by const reference, not value.
 - Prefer preincrement to postincrement for iterators.
 
parent 8b73535d
No related branches found
No related tags found
Loading
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