Skip to content

Remove std::swap<Json::Value> in favor of ADL #751

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

Merged
merged 1 commit into from
Mar 6, 2018

Conversation

BillyDonahue
Copy link
Contributor

Comply with the Swappable concept without opening namespace std.

@cdunn2001 cdunn2001 merged commit af2598c into master Mar 6, 2018
@ya1gaurav
Copy link
Contributor

Can we move the definition to source file? As i already mentioned some structure analysis tool report it as call from include file to source file.

@BillyDonahue
Copy link
Contributor Author

@ya1gaurav , what tool is this? Why could such a call be a problem? I don't see what issue it's trying to prevent.

@BillyDonahue BillyDonahue deleted the properly_swappable branch March 7, 2018 14:01
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.

3 participants