$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [serialization] between 32 bit and 64 bit
From: Jinqiang Zhang (jasonzha_at_[hidden])
Date: 2011-09-04 19:27:21
I'm using boost.serialization for part of our messaging solution. Now here
comes a problem: we want to communicate between 32bit and 64bit, is there a
chance that using "text archive" would solve the problem ?
jinqiang Zhang