[ bullseye-backports ]
[ bookworm ]
[ sid ]
[ ソース: boost1.81 ]
パッケージ: libboost-serialization1.81.0 (1.81.0-5+deb12u1)
libboost-serialization1.81.0 に関するリンク
Debian の資源:
boost1.81 ソースパッケージをダウンロード:
- [boost1.81_1.81.0-5+deb12u1.dsc]
- [boost1.81_1.81.0.orig.tar.xz]
- [boost1.81_1.81.0-5+deb12u1.debian.tar.xz]
メンテナ:
- Debian Boost Team (QA ページ)
- Steve M. Robbins (QA ページ)
- Giovanni Mascellani (QA ページ)
- Anton Gladky (QA ページ)
外部の資源:
- ホームページ [www.boost.org]
類似のパッケージ:
serialization library for C++
This package forms part of the Boost C++ Libraries collection, containing the following functionalities:
* proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner
Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes.
その他の libboost-serialization1.81.0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3