Skip to content

Conversation

@Skylion007
Copy link
Contributor

Add missing std::move. boundary is bound by name inside the function scope so becomes an lvalue. Needs std::move to explicitly have it be an xvalue again.

@yhirose yhirose merged commit c237642 into yhirose:master Dec 10, 2025
14 of 17 checks passed
@yhirose
Copy link
Owner

yhirose commented Dec 10, 2025

Thanks!

noresources pushed a commit to noresources/cpp-httplib that referenced this pull request Dec 31, 2025
noresources pushed a commit to noresources/cpp-httplib that referenced this pull request Dec 31, 2025
noresources pushed a commit to noresources/cpp-httplib that referenced this pull request Dec 31, 2025
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