$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sangeeta Singh (singhs_at_[hidden])
Date: 2008-08-21 15:45:27
Hi,
I have following requirement
Application doing the object serialization (binary stream with char
trait) uses 64 bit boost serialization version
Application deserializing the object uses 32 bit boost serialization
version
Both are incompatible.
Is there a boost serialization library available that works for both 64
and 32 bit m/c or is there any other way that I can achieve this.
Thanks,
Sangeeta