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

[expr.const]p7 should be closer to p3 #613

Closed
cpplearner opened this issue Feb 3, 2016 · 0 comments
Closed

[expr.const]p7 should be closer to p3 #613

cpplearner opened this issue Feb 3, 2016 · 0 comments

Comments

@cpplearner
Copy link
Contributor

They both talk about integral constant expressions, while p4 to p6 have nothing to do with integral constant expressions.

I'm not sure how to deal with the example in p7, though. In C++14 and later, both integral template arguments and array bounds are _converted constant expression_s of some type, so this example does no touch _integral constant expression_s at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant