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.copy.ctor] Add missing cross-references to Annex D #2344

Merged
merged 1 commit into from Oct 4, 2018

Conversation

AlisdairM
Copy link
Contributor

Add the missing cross-references to corresponding Annex D entry
for the deprecated implicit declaration of copy constructor and
copy assignment operator when either the destructor or other
copy operation is user-declared.

@tkoeppe
Copy link
Contributor

tkoeppe commented Oct 4, 2018

Oh, could you also add a cross reference for the lambda capture of this via [=]?

source/classes.tex Outdated Show resolved Hide resolved
Add the missing cross-references to corresponding Annex D entry
for the deprecated implicit declaration of copy constructor and
copy assignment operator when either the destructor or other
copy operation is user-declared.
@tkoeppe tkoeppe merged commit 61e5815 into cplusplus:master Oct 4, 2018
@AlisdairM AlisdairM deleted the missed_deprecated_xrefs branch October 4, 2018 15:35
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

3 participants