软件包:libboost-json-dev(1.81.0.1~exp1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
C++ containers and algorithms that implement JSON (default version)
This library focuses on a common and popular use-case: parsing and serializing to and from a container called value which holds JSON types.
Any value which you build can be serialized and then deserialized, guaranteeing that the result will be equal to the original value. Whatever JSON output you produce with this library will be readable by most common JSON implementations in any language.
This package is a dependency package, which depends on Debian's default Boost version (currently 1.81).
其他与 libboost-json-dev 有关的软件包
|
|
|
|
-
- dep: libboost-json1.81-dev
- C++ containers and algorithms that implement JSON