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

Add C++20 modules support #29009

Open
kelteseth opened this issue May 1, 2024 · 1 comment
Open

Add C++20 modules support #29009

kelteseth opened this issue May 1, 2024 · 1 comment
Labels
a:feature A new functionality pending:feedback Indicates that changes or additional info are required, and the issue will be closed without them to-triage

Comments

@kelteseth
Copy link

kelteseth commented May 1, 2024

Expected Behavior

Modules are part of C++20 and should greatly decrease compile times, see https://en.cppreference.com/w/cpp/language/modules

Current Behavior (optional)

No response

Context

Hi,
I'm not a user of gradle, but I'm tracking the progress of c++20 modules support on https://arewemodulesyet.org/tools/#build-tools and this is the issue we are linking to in our table of c++20 modules support.
Cheers 👋
Eli

@kelteseth kelteseth added a:feature A new functionality to-triage labels May 1, 2024
@ljacomet
Copy link
Member

Can you explain how Gralde would benefit from C++ modules?

@ljacomet ljacomet added the pending:feedback Indicates that changes or additional info are required, and the issue will be closed without them label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:feature A new functionality pending:feedback Indicates that changes or additional info are required, and the issue will be closed without them to-triage
Projects
None yet
Development

No branches or pull requests

2 participants