Skip to content

Conversation

@isildur-g
Copy link

this is part 2 of the useStlAlgorithm cppcheck warnings.
Most of these are simply comments to ignore the warning, as in almost all
cases replacing a simple operation with a function call will kill performance and make
clear to understand code more muddled.
we did use it in most of the instances of copy, fill, and accumulate.
Closes some: #252

Copy link

@markos markos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still unsure about useStlAlgorithm's usefulness tbh, but approving and we can revisit during refactoring.

@markos markos merged commit 2ec64b6 into VectorCamp:develop May 21, 2024
markos added a commit that referenced this pull request Oct 24, 2025
Wip cppcheck271 useStlAlgorithm part2
markos added a commit that referenced this pull request Oct 24, 2025
Wip cppcheck271 useStlAlgorithm part2
markos added a commit that referenced this pull request Oct 24, 2025
Wip cppcheck271 useStlAlgorithm part2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants