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

RValue parameters #219

Merged
merged 1 commit into from
Nov 14, 2024
Merged

RValue parameters #219

merged 1 commit into from
Nov 14, 2024

Conversation

cfis
Copy link
Collaborator

@cfis cfis commented Nov 13, 2024

Turns out Rice did not support passing rvalues as function/method parameters. Probably the most common use case for this is wrapping move constructors and move assignments.

…ameters. Probably the most common use case for this is wrapping move constructors and move assignments.
@cfis cfis merged commit e61652d into master Nov 14, 2024
13 checks passed
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.

2 participants