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

[class.ctor/dtor] consteval, constructors, and destructors #3659

Closed
wants to merge 1 commit into from

Conversation

sdkrystian
Copy link
Contributor

@sdkrystian sdkrystian commented Feb 4, 2020

It seems that the specification as to where consteval can be applied to regarding constructors and destructors has been... swapped. Intent in the paper seems pretty clear to me.

@jensmaurer
Copy link
Member

jensmaurer commented Feb 5, 2020

I'm not seeing a reference to [class.dtor] in the referenced paper.
It seems http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0784r7.html did that, though. And that paper very clearly edits [class.dtor], but not [class.ctor].

Please be more specific why you believe the omission from the list in [class.ctor] is editorial.

@sdkrystian
Copy link
Contributor Author

sdkrystian commented Feb 18, 2020

@jensmaurer Ah yeah, this is definitely not editorial. I'll open an issue.

@sdkrystian sdkrystian closed this Feb 18, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants