$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Arunava Saha (arunava_at_[hidden])
Date: 2007-12-12 14:00:01
Hi boost experts,
I am using boost serialization library in one of my project. I have a
question regarding that, is serialization library of boost cross
platform compatible? By 'cross platform', I mean that, can we
de-serialize a 64 bit dump in a 32 bit machine?
Thanks,
Arunava.