json
https://github.com/nlohmann/json
C++
JSON for Modern C++
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to json
Help out
- Issues
- Clean up custom base class
- Add helper types to make it easier to create a basic_json type with modified template parameters
- meson build does not install nlohmann_json*.cmake files
- [MSVC][std:c++latest] JSON failed with error C2678: binary '==': no operator found which takes a left-hand operand of type 'nlohmann::json_abi_v3_11_2::json'
- .value() with optional default value fails to compile
- Added support for pretty printing predicate
- Further reorganize and clean up CMake code
- Reorganize CMake code and add feature summary
- Allow value(json_pointer) to work with arrays as documented
- Using iteration_proxy_value with ordered_json fails to compile due to incomplete type
- Docs
- C++ not yet supported