Paketname | libboost-serialization1.42.0 |
Beschreibung | serialization library for C++ |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.42.0-4 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 872 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian Boost Team |
Quelle | boost1.42 |
Paketgröße | 219188 Byte |
Prüfsumme MD5 | 3769e769e269ff3c50b8182a61bc984c |
Prüfsumme SHA1 | cc0630e9cb0e05b03c305e421845ea4c0c554bbc |
Prüfsumme SHA256 | 3768d3e94326f4802c597755b56b9f754f89226693ae2248f4d1896f3ac31506 |
Link zum Herunterladen | libboost-serialization1.42.0_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.
|