Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching to range based loops #233

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

landinjm
Copy link
Contributor

@landinjm landinjm commented Sep 5, 2024

Range based loops from C++11 are a bit more readable and a good way to simplify the loop structures.

I converted all the loops (except for those FloodFiller.cc).

@landinjm landinjm merged commit f66aa56 into prisms-center:development Sep 5, 2024
2 checks passed
@landinjm landinjm deleted the range_based_loops branch October 1, 2024 01:45
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.

1 participant