$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 1999-08-17 11:07:28
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 ?
-- Valentin Bonnard