Skip to content

Use prefix ++ on iterators#3319

Merged
andypugh merged 1 commit intoLinuxCNC:masterfrom
BsAtHome:fix_postfix-iterator
Feb 6, 2025
Merged

Use prefix ++ on iterators#3319
andypugh merged 1 commit intoLinuxCNC:masterfrom
BsAtHome:fix_postfix-iterator

Conversation

@BsAtHome
Copy link
Copy Markdown
Contributor

@BsAtHome BsAtHome commented Feb 4, 2025

Using a prefix ++ operator on iterators is often more efficient (detected by cppcheck). This PR fixes the detected instances.

@andypugh andypugh merged commit 21fe47f into LinuxCNC:master Feb 6, 2025
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