$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-11-27 06:57:46
From: "Matthias Troyer" <troyer_at_[hidden]>
>
> If a library user wants his archives to be portable he has to use
> int8_t, int16_t, etc.. for all data integral types that he wants to
> portably serialize.
I don't think so. First, these types aren't portable. Second, I don't see
why it is required to use them in order to guarantee portability.