[ dapper ]
[ dapper-updates ]
[ feisty ]
[ feisty-updates ]
[ gutsy ]
[ gutsy-updates ]
[ hardy ]
[ intrepid ]
[ jaunty ]
[ 源代码: boost ]
软件包: libboost-serialization-dev (1.34.1-4ubuntu3) [universe]
libboost-serialization-dev 的相关链接
Ubuntu 的资源:
下载源码包 boost:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Boost Team (Mail Archive)
- Steve M. Robbins
- Domenico Andreoli
- Christophe Prud'homme
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
serialization library for C++
This is a partial list of provided 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
serialization: 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.
Homepage: http://www.boost.org/libs/serialization/
其它与 libboost-serialization-dev 有关的软件包
|
|
|
-
- dep: libboost-dev (= 1.34.1-4ubuntu3)
- Boost C++ Libraries development files
-
- dep: libboost-serialization1.34.1 (= 1.34.1-4ubuntu3)
- serialization library for C++