Re: Re: [boost] Re: [serialization] + [boost.python serialization of python object

16 Apr
2004
16 Apr
'04
7 p.m.
Ralf W. Grosse-Kunstleve wrote:
Going off on a tangent: does the boost serialization library have support for portable serialization of large arrays (e.g. std::vector<double>)?
Yes - all STL templates are included. Robert Ramey

16 Apr
16 Apr
8:52 p.m.
New subject: [serialization] + [boost.python serialization of python object
--- Robert Ramey <ramey@rrsd.com> wrote:
Interesting. If I serialize and deserialize std::vector<double> as a text archive but on the same machine, will I always get back exactly the same bit patterns for the double values? Ralf __________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html
7739
Age (days ago)
7739
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ralf W. Grosse-Kunstleve
-
Robert Ramey