パッケージ: libboost-json-dev (1.81.0.1~exp1) [debports]
libboost-json-dev に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [www.boost.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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