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

Extend std specializations #3121

Merged
merged 1 commit into from
Nov 4, 2021
Merged

Extend std specializations #3121

merged 1 commit into from
Nov 4, 2021

Conversation

nlohmann
Copy link
Owner

@nlohmann nlohmann commented Nov 4, 2021

This PR extends std::hash and std::swap to work on any nlohmann::basic_json specializations rather than just nlohmann::json.

@nlohmann nlohmann added the review needed It would be great if someone could review the proposed changes. label Nov 4, 2021
@nlohmann nlohmann added this to the Release 3.10.5 milestone Nov 4, 2021
@nlohmann nlohmann self-assigned this Nov 4, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 9abcdae on extend_std_specializations into 5d87c4d on develop.

@nlohmann nlohmann added release item: ⚡ improvement and removed review needed It would be great if someone could review the proposed changes. labels Nov 4, 2021
@nlohmann nlohmann merged commit 5c08a52 into develop Nov 4, 2021
@nlohmann nlohmann deleted the extend_std_specializations branch November 4, 2021 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants