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

Add rvalue support #551

Merged
merged 2 commits into from
Dec 1, 2022
Merged

Add rvalue support #551

merged 2 commits into from
Dec 1, 2022

Conversation

ladisgin
Copy link
Member

@ladisgin ladisgin commented Nov 26, 2022

Simple change that use std::move for rvalue parameters

close #64

@ladisgin ladisgin force-pushed the ladisgin/rvalue_parameters_support branch from a2a2165 to e071de7 Compare November 26, 2022 09:46
server/src/printers/TestsPrinter.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@Lana243 Lana243 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ladisgin ladisgin merged commit 94d79a3 into main Dec 1, 2022
@sava-cska sava-cska deleted the ladisgin/rvalue_parameters_support branch December 12, 2022 10:16
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.

Add possibility to generate tests for function with rvalue parameters
3 participants