套件:libboost-serialization-dev(1.81.0.1~exp1) [debports]
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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.81).
其他與 libboost-serialization-dev 有關的套件
|
|
|
|
-
- dep: libboost-serialization1.81-dev
- serialization library for C++