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

Please add C++20 module support #793

Open
Chessom opened this issue Jul 7, 2023 · 3 comments
Open

Please add C++20 module support #793

Chessom opened this issue Jul 7, 2023 · 3 comments

Comments

@Chessom
Copy link

Chessom commented Jul 7, 2023

Recently, I have used cereal in my own project grouped by C++20 modules. It felt really hard to deal with the header compatibility. I had to wrap the classes and functions by hand. As a result, I think it would be great for library users to have supports for C++modules instead of wrapping those things themselves. Thank you!

@Cheaterdev
Copy link

Header unit helps a lot here.

@kelteseth
Copy link

We now track cereal modules support progress at https://arewemodulesyet.org/ . Feel free to create a PR if the status changes at https://github.com/kelteseth/arewemodulesyet/ 😊

@redchairman
Copy link

redchairman commented May 3, 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

4 participants