$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Willich (andreas_willich_at_[hidden])
Date: 2007-05-06 10:39:07
I want to serialize a boost::array<unsigned char, 4> to a xml archive,
but I did not find the include file of the serialization implementation.
Is there a serialization implementation for boost::array at all?
I am using RC_1_34.
BR
Andreas