-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 support for modules, coroutines, and three-way comparison operator #82
Comments
Thanks for your input! These are definitely on the roadmap, I just haven't gotten around to it yet. :) |
Hey @AnthonyCalandra, are you planning to update those features? If not, am I free to do it and submit PR? |
Hi @wiertek, yes I am planning to update those features, and quite soon actually. I was waiting for some more compiler support but I think we're further ahead now compared to last June. :) |
This list was extremely valuable to me for organising a course about "Modern C++" where participants could select topics they want to vote in or out. Is there a way to say thanks beyond just typing some words on the keyboard? I created an Google-Forms survey with some minor additions (mostly such as proposed here) but sadly
If you want to have a look at the survey or the spreadsheet I can send you links - and of course to anybody else who is interested too. |
Glad you like it! No other thanks necessary; attributions and nice messages will do the trick. 👍 I'm definitely interested in your survey or spreadsheet, feel free to share here or send me an email. |
It would be great to have a brief information about modules, coroutines, and maybe three-way comparison operator.
The text was updated successfully, but these errors were encountered: