$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stjepan Rajko (stipe_at_[hidden])
Date: 2008-08-02 14:08:13
On Fri, Aug 1, 2008 at 5:31 PM, Isaac Dupree <isaacdupree_at_[hidden]> wrote:
> Is there interested in a library to check for overflow in (primarily)
> the built-in integers? (and some other things related to int-wrapping:
> see below).
Yes! That would have come in very handy for Google Code Jam :-)
Stjepan