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

Refactor Observer #2265

Merged
merged 1 commit into from
Nov 16, 2024
Merged

Refactor Observer #2265

merged 1 commit into from
Nov 16, 2024

Conversation

ajtribick
Copy link
Collaborator

@ajtribick ajtribick commented Nov 16, 2024

Remove namespace std, fix some const issues, use enum class, split up some overly large methods

@ajtribick ajtribick force-pushed the observer-refactor branch 4 times, most recently from 9b93edd to 0b1b599 Compare November 16, 2024 11:18
- Remove using namespace std
- Simplify some methods
- Use enum classes
@ajtribick ajtribick marked this pull request as ready for review November 16, 2024 14:10
@ajtribick ajtribick merged commit 80334d0 into master Nov 16, 2024
9 checks passed
@ajtribick ajtribick deleted the observer-refactor branch November 16, 2024 17:35
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