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 test cases for C++20 features #58

Open
7 of 30 tasks
LegalizeAdulthood opened this issue Aug 13, 2020 · 0 comments
Open
7 of 30 tasks

Add test cases for C++20 features #58

LegalizeAdulthood opened this issue Aug 13, 2020 · 0 comments

Comments

@LegalizeAdulthood
Copy link
Owner

LegalizeAdulthood commented Aug 13, 2020

  • Concepts introduce new syntax:
    • Rename
  • Modules introduce new syntax:
    • Rename
  • Designated initializers introduce new syntax:
    • Rename
  • Range for loop syntax enhanced:
    • Rename
  • Lambda improvements:
    • Rename
  • String literals as template parameters:
    • Rename
  • Coroutines:
    • Rename
  • using for scoped enums:
    • Rename
  • constinit keyword:
    • Rename
  • consteval keyword:
    • Rename
  • spaceship operator <=>:
    • Extract Constant
    • Extract Function/Method
    • Extract Parameter
    • Extract Variable
    • Inline Variable
    • Move Implementation
    • Rename
    • Simplify boolean expression?
    • Split Variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant