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

C++20 modules : Are you going to support modules? #21

Open
FreeYourSoul opened this issue Oct 3, 2019 · 1 comment
Open

C++20 modules : Are you going to support modules? #21

FreeYourSoul opened this issue Oct 3, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@FreeYourSoul
Copy link
Contributor

I was wondering if there was a plan to support modules in the future (with C++20)?
It would be awesome to have a parser providing the information of what a modules file contains (for my mocking framework for sure)

@auscompgeek
Copy link
Member

So we don't currently have an immediate need for C++20 modules support - our current projects are currently targeting C++17. Having said that though, it's quite likely we will need modules support at some point in the next couple of years.

We'd be more than happy to take any pull requests adding such support, of course.

@auscompgeek auscompgeek added the help wanted Extra attention is needed label Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants