-
Notifications
You must be signed in to change notification settings - Fork 44
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
Some constructors not working with move only types #68
Comments
im95able
changed the title
Some constructors not wirking with move only types
Some constructors not working with move only types
Jul 7, 2021
martinmoene
added a commit
that referenced
this issue
Jul 7, 2021
martinmoene
added a commit
that referenced
this issue
Jul 8, 2021
Thanks for the quick fix. Could we have a new release ? |
I'll make a new release, perhaps this evening or tomorrow. |
martinmoene
added a commit
that referenced
this issue
Jul 8, 2021
Closing this now, feel free to reopen if needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since restrictions to constructors have been added, some constructors don't work. For example:
Was this intended ?
The text was updated successfully, but these errors were encountered: