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.derived] Add cross-reference to [class.inhctor.init] #1687

Closed
wants to merge 1 commit into from

Conversation

jensmaurer
Copy link
Member

Fixes #1681.

@zygoloid
Copy link
Member

[class.inhctor.init] doesn't immediately seem relevant to me. This wording is saying "the members of a base class act like members of the derived class by default, except for constructors; for constructors, [namespace.udecl] says how to get that effect". [class.inhctor.init] says nothing about that; it talks about how initialization is performed when a base class constructor is selected, which is irrelevant to what this wording is describing.

@jensmaurer
Copy link
Member Author

So, let's cancel this.

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