Skip to content

AthenaPoolExampleData+AthenaPoolExampleAlgorithms: Fix cppcheck warnings.

Pass strings by const reference, not by value. Avoid post-increment of iterator classes.

Merge request reports