$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bijan (Bijan.Nazem_at_[hidden])
Date: 2008-08-24 11:59:05
>
> > PS: The portable binary archive that comes with the library examples
> > should be complete, maybe just the comment was not removed. Robert
> > Ramey often pointed out that this was sponsored by someone and will
> > be in 1.36. I did not look at it yet, though.
>
> good to know :)
Under boost_1_36_0\libs\serialization\example there are some hpp and cpp files
for portable binary format (portable_binary_archive.hpp,
portable_binary_iarchive.cpp ...) and I am wondering how performant the code
is.
Bijan