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

Name unnamed enum emap_params.matching_mode #663

Closed
dinoruic opened this issue Oct 17, 2024 · 2 comments
Closed

Name unnamed enum emap_params.matching_mode #663

dinoruic opened this issue Oct 17, 2024 · 2 comments

Comments

@dinoruic
Copy link

The enum emap_params.matching_mode in emap.hpp is unnamed which makes it harder to reference it. It would be good if it were declared with a type name.

This is not urgent because we've worked around it using decltype.

@aletempiac
Copy link
Member

Thank you for reporting! Let me know if the change in #665 is good enough.

@dinoruic
Copy link
Author

dinoruic commented Oct 17, 2024 via email

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

No branches or pull requests

2 participants