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

GenericDocument: explicitly prohibit copying #202

Merged
merged 1 commit into from
Nov 22, 2014

Conversation

pah
Copy link
Contributor

@pah pah commented Nov 21, 2014

In order to avoid confusing warnings about copying being implicitly deleted, add an explicit, private copy-constructor declaration (without definition) to GenericDocument. See #201.

miloyip added a commit that referenced this pull request Nov 22, 2014
GenericDocument: explicitly prohibit copying
@miloyip miloyip merged commit 52bf43d into Tencent:master Nov 22, 2014
@pah pah deleted the cleanup/document-non-copyable branch November 25, 2014 09:38
@wimrijnders
Copy link

Thumbs up! Thank you for actually taking action on my non-issue.

@pah pah mentioned this pull request Feb 15, 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

Successfully merging this pull request may close these issues.

3 participants