-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add C++20 modules support #2946
Copy link
Copy link
Closed
Labels
breaking-changeIssue requires a breaking change to remediate.Issue requires a breaking change to remediate.feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issue
Description
Activity
Metadata
Metadata
Assignees
Labels
breaking-changeIssue requires a breaking change to remediate.Issue requires a breaking change to remediate.feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issue
Describe the feature
Hi,
I'm not a user of aws-sdk-cpp, but I'm tracking the progress of c++20 modules support on https://arewemodulesyet.org/ and this is the issue we are linking to in our table of c++20 modules support.
Use Case
Modules are part of C++20 and should greatly increase compile times, see https://en.cppreference.com/w/cpp/language/modules
Proposed Solution
No response
Other Information
No response
Acknowledgements