$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Colvin (gcolvin_at_[hidden])
Date: 1999-08-17 11:41:49
> 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?