$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-12-15 21:12:21
There might be differences in size of certain types like std::size_t or
others.
Robert Ramey
Leon Mergen wrote:
> Hello,
>
> I'm currently having problems using serializations that were stored
> binary on an x86 and loading them on an amd64. Anyone knows whether
> there are any compatibility issues between those architectures and
> storing things binary ?
>
> Thanks in advance.
>
> Regards,
>
> Leon Mergen