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 #2946

Open
1 of 2 tasks
kelteseth opened this issue May 1, 2024 · 1 comment
Open
1 of 2 tasks

Add C++20 modules support #2946

kelteseth opened this issue May 1, 2024 · 1 comment
Labels
breaking-change Issue requires a breaking change to remediate. feature-request A feature should be added or improved. p2 This is a standard priority issue

Comments

@kelteseth
Copy link

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@kelteseth kelteseth added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 1, 2024
@jmklix
Copy link
Member

jmklix commented May 2, 2024

Thanks for opening this feature request and making the effort to get modules widely supported. We are currently blocked by curl not supporting modules yet. This is something that we would like to add support for, but we currently don't have any timeline for when this might be supported by this sdk.

@jmklix jmklix added breaking-change Issue requires a breaking change to remediate. p2 This is a standard priority issue and removed needs-triage This issue or PR still needs to be triaged. labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Issue requires a breaking change to remediate. feature-request A feature should be added or improved. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

2 participants