套件: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