Skip to content

Issues: nlohmann/json

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Can't support convert the type? std::string json_str = R"({"value": "3.1415"})"; float value = j["value"].get<float>(); solution: wontfix the issue will not be fixed (either it is impossible or deemed out of scope)
#3984 opened Mar 18, 2023 by TerryHoCQ
2 tasks
Test suite does not compile with C++20 and Clang 17 kind: bug state: help needed the issue needs help to proceed
#3979 opened Mar 13, 2023 by nlohmann
1 of 2 tasks
#pragma once not supported with C++20 modules in clang kind: bug solution: proposed fix a fix for the issue has been proposed and waits for confirmation
#3974 opened Mar 11, 2023 by davidstone
1 of 2 tasks
why I can return tuple as json? kind: bug solution: proposed fix a fix for the issue has been proposed and waits for confirmation
#3961 opened Mar 4, 2023 by tesla1060
1 of 2 tasks
exit without error message kind: bug state: needs more info the author of the issue needs to provide more details
#3948 opened Feb 20, 2023 by tesla-cat
1 of 2 tasks
Security vulnerability in dependency: future 0.18.2 kind: bug
#3922 opened Jan 12, 2023 by faxu
2 tasks done
RTTI dependency added by std::any kind: bug
#3900 opened Dec 27, 2022 by vongkitt
2 tasks
meson build does not install nlohmann_json*.cmake files kind: bug state: help needed the issue needs help to proceed
#3885 opened Dec 17, 2022 by heitbaum
2 tasks done
ProTip! no:milestone will show everything without a milestone.