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

fix lvalue parameter passing #17

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Conversation

cmazakas
Copy link
Member

Closes PR #15

Includes the same fix but includes updated tests.

Thanks to @davidstone for noticing this and including a fix.

Passing an lvalue ref parameter when arguments are by-value causes a failure of reference binding.
@cmazakas cmazakas merged commit 61b464c into boostorg:develop Dec 17, 2024
63 checks passed
@cmazakas cmazakas deleted the fix/lvalue-params branch December 17, 2024 20:49
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