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

Use C++20 modules #9

Open
taminob opened this issue Mar 28, 2024 · 0 comments
Open

Use C++20 modules #9

taminob opened this issue Mar 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@taminob
Copy link
Owner

taminob commented Mar 28, 2024

The main motivation for the option PPPLUGIN_ENABLE_CPP17_COMPATIBILITY is that the library should have C++20 module support.

This issue is about introducing this support if PPPLUGIN_ENABLE_CPP17_COMPATIBILITY is not specified.
A part of this issue is also to improve this option so that the headers do not depend on this option being set in the build system. This could be achieved by generating a header file with according C preprocessor macros.

@taminob taminob added the enhancement New feature or request label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant