Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-09-18 15:54:02


"Reece Dunn" wrote:

> I am not overly familiar with the Serialization library, but IIUC, the
> archive objects use stream objects to perform the back-end I/O.
>
Serialization archive requires an object with std::stream
like interafce, not descendant of std::stream.

An archive can be designed which has
a stream (or stream-like object) inside as member

/Pavel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk