$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Darren Garvey (lists.drrngrvy_at_[hidden])
Date: 2008-06-20 17:51:07
(apologies for the multiple posts)
There's at least one problem with the code I sent: the '>' comparisons on
lines 82 and 94 of checked_ops.hpp should both be '>='.
-- Darren