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

added missing std::move #377

Merged
merged 1 commit into from
May 28, 2023
Merged

added missing std::move #377

merged 1 commit into from
May 28, 2023

Conversation

Lootheo
Copy link
Contributor

@Lootheo Lootheo commented May 28, 2023

There we a few missing std::move in sio_message.h and sio_client_impl.cpp for it to compile on Linux.

@Lootheo Lootheo mentioned this pull request May 28, 2023
@getnamo getnamo merged commit 62c68c1 into getnamo:Stdmove May 28, 2023
@getnamo
Copy link
Owner

getnamo commented May 28, 2023

Looks good, thanks for the fixes. Can you confirm it compiles on windows as well? If not I'll confirm myself later before merging to master.

getnamo added a commit that referenced this pull request Sep 6, 2023
* Std::move

* added missing std::move (#377)

---------

Co-authored-by: Manuel Otheo <[email protected]>
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