$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-04-01 08:40:40
Jonathan Turkanis wrote:
> No, I was claiming that in some cases a developer might know the
> range of all possible inputs, and be able to reason that no overflow
> could occur.
You do understand that the range of the inputs has almost nothing to do with
overflow, right?