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

Support C++20 module. #343

Merged
merged 2 commits into from
May 8, 2024
Merged

Support C++20 module. #343

merged 2 commits into from
May 8, 2024

Conversation

stripe2933
Copy link
Contributor

A simple C++20 module export file. Importing this file using a build system will make enable user to use import magic_enum;. I'm also looking forward to use standard library module for faster compilation and MSVC support.

Support C++20 module.
@kelteseth
Copy link

Please create a PR https://github.com/kelteseth/arewemodulesyet/ if this is merged so we can track it at https://arewemodulesyet.org/

Missing enum_entries
@Neargye Neargye merged commit 7afc57b into Neargye:master May 8, 2024
18 checks passed
@Neargye Neargye added this to the v0.9.6 milestone Jun 29, 2024
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