$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kim Barrett (kab_at_[hidden])
Date: 2006-02-11 18:08:10
At 5:33 PM -0500 2/11/06, David Abrahams wrote:
> > The count should be some type that has a fixed (up to byte-order issues)
>> representation, i.e. something like uint64_t.
>
>Or a variable-length representation, which is what I *think* Matthias
>chose.
I think that would be even better.