| Paketname | libboost-serialization1.40.0 |
| Beschreibung | serialization library for C++ |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 1.40.0-4ubuntu4 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 844 Byte |
| Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | boost1.40 |
| Paketgröße | 210420 Byte |
| Prüfsumme MD5 | f5fa296b668ca3f0d5c1842ec482065d |
| Prüfsumme SHA1 | 2d39b338da0d88e19e7a6f750e952e9ff13c6421 |
| Prüfsumme SHA256 | 44666f371fb6e2b84129a94921057049f7c2a0d5d84b1cb8687ad95ddd329d8a |
| Link zum Herunterladen | libboost-serialization1.40.0_1.40.0-4ubuntu4_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.
|