套件: libboost-serialization1.67.0 (1.67.0-17ubuntu8)
libboost-serialization1.67.0 的相關超連結
Trisquel 的資源:
下載原始碼套件 boost1.67:
- [boost1.67_1.67.0-17ubuntu8.dsc]
- [boost1.67_1.67.0.orig.tar.gz]
- [boost1.67_1.67.0-17ubuntu8.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Boost Team
- Steve M. Robbins
- Giovanni Mascellani
- Anton Gladky
外部的資源:
- 主頁 [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.67.0 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3