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

FileCatalog: Fix cppcheck warnings.

 - Prefer pre-increment (or range-for) to postincrement.
 - Prefer using an initialization list to initializing membesr
   in a ctor body.
parent f03d646f
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