$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-05-24 11:27:36
On May 24, 2005, at 6:27 AM, Hubert Holin wrote:
>> There are a few other data types that to me are natural candidates for
>> serialziation, Quaternions, boost::any are ones I would like to see.
>>
>> Robert Ramey
>
> After Boost 1.33 comes out, I'll try again to make serialization
> work in my setting (I am dropping CW and concentrating upon Gcc, under
> MacOS X).
There are some CodeWarrior failures with octonions and quaternions
(with cw-9_4 for Windows). Have you had a chance to fix these yet?
Doug