We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This example doesn't compile:
https://github.com/AnthonyCalandra/modern-cpp-features#class-types-in-non-type-template-parameters
See here:
https://godbolt.org/z/sf6hKPPso
The text was updated successfully, but these errors were encountered:
Thanks for the report! You're right, the example doesn't compile, and I think it could benefit from a better example. I'll add it to the TODO list.
Sorry, something went wrong.
Fixed in 4d2f4d4
AnthonyCalandra
No branches or pull requests
This example doesn't compile:
https://github.com/AnthonyCalandra/modern-cpp-features#class-types-in-non-type-template-parameters
See here:
https://godbolt.org/z/sf6hKPPso
The text was updated successfully, but these errors were encountered: