|
Boost Users : |
From: Ákos Maróy (akos_at_[hidden])
Date: 2008-08-09 08:54:25
Jeff,
> lookup portable_binary_archive, IIRC in the
> ...libs/serialization/example directory. Make sure you use the version
> from Trunk which has had some bugs fixed.
meanwhile I found the svn URL for boost, at
http://svn.boost.org/svn/boost/trunk
I'm looking at the sample, and I see the following comment:
// "Portable" input binary archive. It addresses integer size and
endienness so
// that binary archives can be passed across systems. Note:floating
point types
// not addressed here
so I guess floating point type support needs to be added to this
implementation? what would be your suggestion to implement floating
point support? use some portable binary representation for floating
point types?
Akos
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net