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

[optional.observe] Redundant remarks? #1394

Closed
lynnboy opened this issue Jan 21, 2017 · 2 comments
Closed

[optional.observe] Redundant remarks? #1394

lynnboy opened this issue Jan 21, 2017 · 2 comments

Comments

@lynnboy
Copy link

lynnboy commented Jan 21, 2017

[optional.observe/4,8,12,14], these "Remarks" paragraph saying "this functions shall be constexpr functions", but they already declared as constexpr functions. Are these paragraphs redundant?

@cpplearner
Copy link
Contributor

cpplearner commented Jan 21, 2017

LWG 2829, LWG 2833

@jwakely
Copy link
Member

jwakely commented Jan 21, 2017

They're not redundant, because they're trying to say "this function shall be usable in a constant expression" but they're phrased incorrectly. Removing them would be wrong though.

@jwakely jwakely closed this as completed Jan 21, 2017
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

3 participants