$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2008-08-08 07:37:41
Ákos Maróy wrote:
> Hi,
...
> I wonder what provisions have to be done to achieve binary serialization
> that would work in such a context?
lookup portable_binary_archive, IIRC in the
...libs/serialization/example directory. Make sure you use the version
from Trunk which has had some bugs fixed.
Jeff Flinn