Skip to content

Conversation

@GermanAizek
Copy link

@yse , @cas4ey hi
Waiting for your code review.

}

json["children"] = children;
json["children"] = std::move(children);
Copy link
Contributor

Choose a reason for hiding this comment

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

What's stopping the move assignment from happening already? children is an xvalue, yes?

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