Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2007-09-18 11:12:47


Chris Fairles wrote:
> I wanted the ability to serialize to binary archives (over a socket)
> and xml archives (file) without writing code for the two cases (nvp
> w/xml and no-nvp with non-xml).

The library as it stands now permits this. I don't see any functional
difference between the code you post and that in the library in the
beginning. The implemenation in the library is different as I didn't
wanted to permit its usage with compilers which have broken
implemenations of partial function template ordering - but as
far as I can see it does the same thing.

Robert Ramey


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