$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 1999-08-17 12:06:16
Greg Colvin wrote:
>
> > Greg Colvin wrote:
> >
> > > > Minor issues:
> > >
> > > This may be just a clarification, but what should be the value of
> > > integer_traits<int32_t>::const_max? 2147483647?
> >
> > What could it be, except 2147483647 = 2**31-1 ?
>
> On a 36 bit machine?
Of course. int32_t has 32 bits.
-- Valentin Bonnard