[ aramo ]
[ 源代码: boost1.74 ]
软件包: libboost-serialization1.74.0 (1.74.0-14ubuntu3)
libboost-serialization1.74.0 的相关链接
Trisquel 的资源:
下载源码包 boost1.74:
- [boost1.74_1.74.0-14ubuntu3.dsc]
- [boost1.74_1.74.0.orig.tar.xz]
- [boost1.74_1.74.0-14ubuntu3.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.74.0 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3