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

Extract Is{Any,None}Of out of engine.hpp #7622

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

glebm
Copy link
Collaborator

@glebm glebm commented Jan 7, 2025

Untangles some of the dependencies, such as data/parser.hpp depending on engine.h.

Extracted from #7554.

@glebm glebm enabled auto-merge (rebase) January 7, 2025 20:35
Untangles some of the dependencies
@@ -3,7 +3,7 @@
#include <algorithm>
#include <string_view>

#include "engine.h" // For IsAnyOf
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice!

@glebm glebm merged commit a49b1f2 into diasurgical:master Jan 8, 2025
23 checks passed
@glebm glebm deleted the is_of branch January 8, 2025 05:28
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.

3 participants