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

Move to C++17 #1547

Open
13 tasks
rhornung67 opened this issue Sep 14, 2023 · 0 comments
Open
13 tasks

Move to C++17 #1547

rhornung67 opened this issue Sep 14, 2023 · 0 comments

Comments

@rhornung67
Copy link
Member

rhornung67 commented Sep 14, 2023

Add tasks related to this here....

  • Return type deduction instead of trailing return syntax (C++14)
  • Fold expressions
  • contexpr if
  • CTAD
  • Non-type template parameters declared with auto
  • constexpr lambda
  • Lambda capture this by value
  • Inline variables
  • Nested namespaces
  • Structured bindings
  • Initializers for if and switch
  • Attributes

Related issues:

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

5 participants