[ 原始碼: boost-defaults ]
套件:libboost-serialization-dev(1.67.0.1)
libboost-serialization-dev 的相關連結
Debian 的資源:
下載原始碼套件 boost-defaults:
維護小組:
- Debian Boost Team (QA 頁面)
- Steve M. Robbins (QA 頁面)
- Giovanni Mascellani (QA 頁面)
- Dimitri John Ledkov (QA 頁面)
- Anton Gladky (QA 頁面)
外部的資源:
- 主頁 [www.boost.org]
相似套件:
serialization library for C++ (default version)
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.
This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
其他與 libboost-serialization-dev 有關的套件
|
|
|
|
-
- dep: libboost-serialization1.67-dev
- serialization library for C++