Package: libboost-serialization-dev (1.33.1-9ubuntu3.1) [universe]
Links for libboost-serialization-dev
Ubuntu Resources:
Download Source Package boost:
Maintainer:
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.
Similar packages:
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/
Other Packages Related to libboost-serialization-dev
|
|
|
-
- dep: libboost-dev (= 1.33.1-9ubuntu3.1)
- Boost C++ Libraries development files