json-modern-cxx 3.10.5
JSON parser and printer library for C++
JSON for Modern C++ is a C++ JSON library that provides intuitive syntax and trivial integration.
- Website: https://github.com/nlohmann/json
- Licenses: Expat
- Package source: gnu/packages/cpp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install json-modern-cxx 3.10.5
as follows:
guix install json-modern-cxx@3.10.5
Or install the latest version:
guix install json-modern-cxx
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.