Paketname | libboost-serialization1.42-dev |
Beschreibung | serialization library for C++ |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.42.0-4 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 1720 Byte |
Hängt ab von | libboost1.42-dev (= 1.42.0-4), libboost-serialization1.42.0 (= 1.42.0-4) |
Empfohlene Pakete | |
Paketbetreuer | Debian Boost Team |
Quelle | boost1.42 |
Paketgröße | 287582 Byte |
Prüfsumme MD5 | 558db459cdde0b7ad4ee76bb770f6b58 |
Prüfsumme SHA1 | 5bada9abf11c2e8a7dda7075e896c58ebec9f1c1 |
Prüfsumme SHA256 | ea4a6b8455bb31f4c5e8856b968291f40788e020ab9c705a6fc2ce53098366fd |
Link zum Herunterladen | libboost-serialization1.42-dev_1.42.0-4_i386.deb |
Ausführliche Beschreibung | 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.
|