Exclude std::any from implicit conversion (fixes #3428) by falbrechtskirchinger · Pull Request #3437 · nlohmann/json
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 7.3k
Comments
Merged
nlohmann merged 2 commits intonlohmann:developfrom
Apr 12, 2022Merged
Exclude std::any from implicit conversion (fixes #3428)#3437
nlohmann merged 2 commits intonlohmann:developfrom
Exclude std::any from implicit conversion (fixes #3428)#3437
nlohmann merged 2 commits intonlohmann:developfrom
Conversation
Copy link
Contributor
falbrechtskirchinger
commented
Apr 12, 2022
falbrechtskirchinger
commented
Fixes #3428 (MSVC) and silences compiler warning on GCC (-Wconversion).
Fixes nlohmann#3428 (MSVC) and silences compiler warning on GCC (-Wconversion).
falbrechtskirchinger
requested a review
from nlohmann
as a code owner
Copy link
nlohmann approved these changes Apr 12, 2022
Copy link
Owner
nlohmann
left a comment
nlohmann
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
nlohmann
self-assigned this
nlohmann
added
the
release item: 🐛 bug fix
label
nlohmann
added this to the
Release 3.11.0 milestone
nlohmann
merged commit
1deeb43
into
nlohmann:develop
Copy link
Owner
nlohmann
commented
Apr 12, 2022
nlohmann commented
Apr 12, 2022Thanks!
falbrechtskirchinger
deleted the
fix-issue-3428
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment