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

issue 56 - support move-only/copy-only values #57

Merged
merged 2 commits into from
Jul 1, 2022

Conversation

tzaeschke
Copy link
Owner

Full support for objects that no move ctor/assignment or no copy ctor/assignment.
Also ensures that "move" is always preferred even if "copy" is available.
See issue #56

@tzaeschke tzaeschke self-assigned this Jul 1, 2022
@tzaeschke tzaeschke merged commit 09583a6 into master Jul 1, 2022
@tzaeschke tzaeschke deleted the fix/56-move-only-copy-only branch July 1, 2022 14:38
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.

1 participant