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] has confusing cross-reference for inheriting constructors #1681

Closed
jwakely opened this issue Jul 24, 2017 · 1 comment
Closed
Assignees
Milestone

Comments

@jwakely
Copy link
Member

jwakely commented Jul 24, 2017

[class.derived] p2 says:

Constructors of a base class can also be inherited as described in 10.3.3.

But 10.3.3 is only about the syntax, it says nothing much about inheriting constructors. Could we also have a cross-reference to 15.6.3 [class.inhctor.init], even if only in a note?

Constructors of a base class can also be inherited as described in 10.3.3. [Note: But don't look there, you're probably trying to find 15.6.3 instead. --end note]

jensmaurer added a commit to jensmaurer/draft that referenced this issue Jul 28, 2017
@jensmaurer jensmaurer self-assigned this Jul 28, 2017
@jensmaurer jensmaurer added this to the C++20 milestone Sep 15, 2017
jensmaurer added a commit to jensmaurer/draft that referenced this issue Oct 4, 2017
@jensmaurer
Copy link
Member

jensmaurer commented Oct 12, 2017

@zygoloid objects; see #1687.

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

2 participants