$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2006-12-30 13:13:34
Robert Ramey wrote:
> As far as I know, no one has written serialization functions for any
> of the asio classes nor for boost::array.
>
> This should be relatively straight forward however. For boost::array
> look at the code included for serialization of std::vector and/or for
> the array wrapper class in the HEAD.
Should we consider adding serialization support for tr1::array in Boost
1.35?
-- AlisdairM