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

Enum mapper is now just a std::array with some additional functions #610

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

ChristianFeldmann
Copy link
Member

@ChristianFeldmann ChristianFeldmann commented Dec 19, 2024

This should have been the approach from the very beginning. Reinventing iterators is a bad idea (as we could see).
Issue: #607

@ChristianFeldmann ChristianFeldmann merged commit 5663b08 into develop Dec 19, 2024
9 checks passed
@ChristianFeldmann ChristianFeldmann deleted the refactorEnumMapperToJustBeStdArray branch December 19, 2024 08:36
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